提交 f88f4884 编写于 作者: T Tevfik Tümer 提交者: GitHub

Adding index.html files for cache and upload folders

index.html should be in the upload and cache folders in order to avoid direct access
上级 fe7a6d23
......@@ -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% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册