aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: 99850056c3991a444afada26faad39e03d6b074b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
/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
/luarocks