This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/.gitignore b/.gitignore | |
index baff153..bea989f 100644 | |
--- a/.gitignore | |
+++ b/.gitignore | |
@@ -1,5 +1,6 @@ | |
# Ignore configuration files that may contain sensitive information. | |
sites/*/settings*.php | |
+sites/*/civicrm.settings*.php | |
+sites/default/civicrm/extensions/cache | |
+sites/default/civicrm/extensions/tmp |