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