Skip to content

Commit f0e244e

Browse files
authored
Merge pull request #2050 from tevfik6/master
Adding index.html files for cache and upload folders
2 parents fe7a6d2 + f88f488 commit f0e244e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

SugarCRM.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
# For development the cache directory can be safely ignored and
88
# therefore it is ignored.
99
/cache/
10+
!/cache/index.html
1011
# Ignore some files and directories from the custom directory.
1112
/custom/history/
1213
/custom/modulebuilder/
@@ -22,4 +23,5 @@
2223
*.log
2324
# Ignore the new upload directories.
2425
/upload/
26+
!/upload/index.html
2527
/upload_backup/

0 commit comments

Comments
 (0)