diff options
| author | George Roman <george.roman.99@gmail.com> | 2018-08-18 01:44:29 +0300 |
|---|---|---|
| committer | Hisham Muhammad <hisham@gobolinux.org> | 2018-09-16 14:33:20 -0700 |
| commit | 0edb339f984c82accedbc1bbd799bfe31029c52e (patch) | |
| tree | c0ff98222bd75a165466ac1227aadde13aea87f7 | |
| parent | 9ece1e120199231a11ac51be8615749b48a0f5df (diff) | |
| download | luarocks-0edb339f984c82accedbc1bbd799bfe31029c52e.tar.gz luarocks-0edb339f984c82accedbc1bbd799bfe31029c52e.tar.bz2 luarocks-0edb339f984c82accedbc1bbd799bfe31029c52e.zip | |
Update .gitignore
| -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 |
