aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index f1481cfc..c8155a2d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,6 +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/build
6/build-binary 7/build-binary
7/*.rock 8/*.rock
8/*.tar.gz 9/*.tar.gz