Skip to content

Commit

Permalink
Ignore web/sites/*/settings.php and web/sites/*/settings.local.php by…
Browse files Browse the repository at this point in the history
… default (drupal-composer#178)
  • Loading branch information
ceefour authored and williambe committed Apr 28, 2017
1 parent 183b7bf commit d08de7b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@
/web/profiles/contrib/
/web/libraries/

# Ignore sensitive information
web/sites/*/settings.php
web/sites/*/settings.local.php

# Ignore Drupal's file directory
/web/sites/*/files/

Expand Down

0 comments on commit d08de7b

Please sign in to comment.