Commit f0e244ef authored by Brendan Forster's avatar Brendan Forster Committed by GitHub

Merge pull request #2050 from tevfik6/master

Adding index.html files for cache and upload folders
parents fe7a6d23 f88f4884
......@@ -7,6 +7,7 @@
# For development the cache directory can be safely ignored and
# therefore it is ignored.
/cache/
!/cache/index.html
# Ignore some files and directories from the custom directory.
/custom/history/
/custom/modulebuilder/
......@@ -22,4 +23,5 @@
*.log
# Ignore the new upload directories.
/upload/
!/upload/index.html
/upload_backup/
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment