aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: f1481cfc151facc578f7d94b8c8e91edb6a2990d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/config.*
/src/luarocks/site_config.lua
/test/testing_*
/test/luacov.*
# Stuff that pops up during development but shouldn't be in the repo (helps clean up `git status`)
/build-binary
/*.rock
/*.tar.gz
/*.zip
/src/*.*
/prefix-*
/dev_*
/gh-pages
/wiki
/lua
/lua_modules