Create empty content/ dir

pico-3.0-alpha
Daniel Rudolf 8 years ago
parent 1d73524e41
commit 3f98896165
No known key found for this signature in database
GPG Key ID: A061F02CD8DE4538
  1. 3
      .gitignore
  2. 2
      content/.gitignore

3
.gitignore vendored

@ -19,6 +19,3 @@ desktop.ini
/_build/phpdoc
/_build/phpdoc.cache
/_build/deploy-*.git
# User content
/content

@ -0,0 +1,2 @@
# This directory is meant to be empty
*
Loading…
Cancel
Save