summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index bee8dfb1..f1481cfc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,7 +3,7 @@
3/test/testing_* 3/test/testing_*
4/test/luacov.* 4/test/luacov.*
5# Stuff that pops up during development but shouldn't be in the repo (helps clean up `git status`) 5# Stuff that pops up during development but shouldn't be in the repo (helps clean up `git status`)
6/*.rockspec 6/build-binary
7/*.rock 7/*.rock
8/*.tar.gz 8/*.tar.gz
9/*.zip 9/*.zip