Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a271d50

Browse files
ceefourwebflo
authored andcommitted
Ignore web/sites/*/settings.php and web/sites/*/settings.local.php by default (drupal-composer#178)
1 parent 73f1dbc commit a271d50

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@
77
/web/profiles/contrib/
88
/web/libraries/
99

10+
# Ignore sensitive information
11+
web/sites/*/settings.php
12+
web/sites/*/settings.local.php
13+
1014
# Ignore Drupal's file directory
1115
/web/sites/*/files/
1216

0 commit comments

Comments
 (0)