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:
committed by
Yunsup Lee
parent
69d765744c
commit
fefa560017
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@ target/
|
||||
project/target
|
||||
*.swp
|
||||
*~
|
||||
.addons-dont-touch
|
||||
|
Reference in New Issue
Block a user