summaryrefslogtreecommitdiff
path: root/vendor/gitignore/SugarCRM.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/gitignore/SugarCRM.gitignore')
-rw-r--r--vendor/gitignore/SugarCRM.gitignore4
1 files changed, 2 insertions, 2 deletions
diff --git a/vendor/gitignore/SugarCRM.gitignore b/vendor/gitignore/SugarCRM.gitignore
index e9270205fd5..6a183d1c748 100644
--- a/vendor/gitignore/SugarCRM.gitignore
+++ b/vendor/gitignore/SugarCRM.gitignore
@@ -6,7 +6,7 @@
# the misuse of the repository as backup replacement.
# For development the cache directory can be safely ignored and
# therefore it is ignored.
-/cache/
+/cache/*
!/cache/index.html
# Ignore some files and directories from the custom directory.
/custom/history/
@@ -22,6 +22,6 @@
# Logs files can safely be ignored.
*.log
# Ignore the new upload directories.
-/upload/
+/upload/*
!/upload/index.html
/upload_backup/