diff options
| -rw-r--r-- | .gitignore | 5 |
1 files changed, 2 insertions, 3 deletions
| @@ -1,7 +1,6 @@ | |||
| 1 | /config.* | 1 | /config.* |
| 2 | /src/luarocks/site_config.lua | 2 | /src/luarocks/core/hardcoded.lua |
| 3 | /test/testing_* | 3 | /testrun/* |
| 4 | /test/luacov.* | ||
| 5 | # Stuff that pops up during development but shouldn't be in the repo (helps clean up `git status`) | 4 | # Stuff that pops up during development but shouldn't be in the repo (helps clean up `git status`) |
| 6 | /build | 5 | /build |
| 7 | /build-binary | 6 | /build-binary |
