1
0

Change addons subproject to use .addons-dont-touch directory instead of addons

This hides the directory name under standard invocations of ls and thus avoids confusing the user with extra directory names.
This commit is contained in:
Stephen Twigg
2014-09-18 21:22:13 -07:00
committed by Yunsup Lee
parent 69d765744c
commit fefa560017
4 changed files with 7 additions and 11 deletions

1
.gitignore vendored
View File

@ -2,3 +2,4 @@ target/
project/target
*.swp
*~
.addons-dont-touch