diff options
author | Hisham Muhammad <hisham@gobolinux.org> | 2018-06-13 10:56:23 -0300 |
---|---|---|
committer | Hisham Muhammad <hisham@gobolinux.org> | 2018-06-28 17:28:40 -0300 |
commit | 7a0622ce1cc2c518d1046ffed430fe16b92c18e1 (patch) | |
tree | f34a9c000dacd3f8551d6ec8787934d1c365c5c7 /.gitignore | |
parent | 0dc948de780f3ace7e14284fc1d6cc1fe46abab7 (diff) | |
download | luarocks-7a0622ce1cc2c518d1046ffed430fe16b92c18e1.tar.gz luarocks-7a0622ce1cc2c518d1046ffed430fe16b92c18e1.tar.bz2 luarocks-7a0622ce1cc2c518d1046ffed430fe16b92c18e1.zip |
Nicer-looking path for project dir
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -12,3 +12,5 @@ | |||
12 | /dev_* | 12 | /dev_* |
13 | /gh-pages | 13 | /gh-pages |
14 | /wiki | 14 | /wiki |
15 | /lua | ||
16 | /lua_modules | ||