We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fe7a6d2 + f88f488 commit f0e244eCopy full SHA for f0e244e
1 file changed
SugarCRM.gitignore
@@ -7,6 +7,7 @@
7
# For development the cache directory can be safely ignored and
8
# therefore it is ignored.
9
/cache/
10
+!/cache/index.html
11
# Ignore some files and directories from the custom directory.
12
/custom/history/
13
/custom/modulebuilder/
@@ -22,4 +23,5 @@
22
23
*.log
24
# Ignore the new upload directories.
25
/upload/
26
+!/upload/index.html
27
/upload_backup/
0 commit comments