Skip to content

Instantly share code, notes, and snippets.

@xurizaemon
Last active August 29, 2015 14:10
Show Gist options
  • Save xurizaemon/ae4a5fae6255b1538a9c to your computer and use it in GitHub Desktop.
Save xurizaemon/ae4a5fae6255b1538a9c to your computer and use it in GitHub Desktop.
diff --git a/.gitignore b/.gitignore
index baff153..bea989f 100644
--- a/.gitignore 2015-07-21 16:22:02.000000000 +1200
+++ b/.gitignore 2015-07-21 16:40:55.000000000 +1200
@@ -1,5 +1,8 @@
# Ignore configuration files that may contain sensitive information.
sites/*/settings*.php
+sites/*/civicrm.settings.php
+sites/*/civicrm/extensions/cache
+sites/*/civicrm/extensions/tmp
# Ignore paths that contain user-generated content.
sites/*/files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment