Create empty content/ dir
This commit is contained in:
parent
1d73524e41
commit
3f98896165
2 changed files with 2 additions and 3 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -19,6 +19,3 @@ desktop.ini
|
|||
/_build/phpdoc
|
||||
/_build/phpdoc.cache
|
||||
/_build/deploy-*.git
|
||||
|
||||
# User content
|
||||
/content
|
||||
|
|
2
content/.gitignore
vendored
Normal file
2
content/.gitignore
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
# This directory is meant to be empty
|
||||
*
|
Loading…
Reference in a new issue