aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorge Roman <george.roman.99@gmail.com>2018-08-18 01:44:29 +0300
committerHisham Muhammad <hisham@gobolinux.org>2018-09-16 14:33:20 -0700
commit0edb339f984c82accedbc1bbd799bfe31029c52e (patch)
treec0ff98222bd75a165466ac1227aadde13aea87f7
parent9ece1e120199231a11ac51be8615749b48a0f5df (diff)
downloadluarocks-0edb339f984c82accedbc1bbd799bfe31029c52e.tar.gz
luarocks-0edb339f984c82accedbc1bbd799bfe31029c52e.tar.bz2
luarocks-0edb339f984c82accedbc1bbd799bfe31029c52e.zip
Update .gitignore
-rw-r--r--.gitignore5
1 files changed, 2 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index c8155a2d..628eab64 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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