A Drupal-CiviCRM setup
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
203B

  1. # Ignore configuration files that may contain sensitive information.
  2. sites/*/settings*.php
  3. sites/*/civicrm.settings.php
  4. # Ignore paths that contain user-generated content.
  5. sites/*/files
  6. sites/*/private