Merge pull request #1451 from ctrlaltca/fix_1449
Let git track the empty dir "themes/Default"
This commit is contained in:
commit
0a9057d1b8
1 changed files with 4 additions and 0 deletions
4
themes/Default/.gitignore
vendored
Normal file
4
themes/Default/.gitignore
vendored
Normal file
|
@ -0,0 +1,4 @@
|
|||
# Ignore everything in this directory
|
||||
*
|
||||
# Except this file
|
||||
!.gitignore
|
Loading…
Reference in a new issue