Avoid committing env files
Currently used to test cloudflare automatic under attack
This commit is contained in:
parent
1091e9acef
commit
6e302fcf72
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -32,6 +32,8 @@ drush/drush.yml
|
|||
## Ignore vagrant-created files.
|
||||
.vagrant
|
||||
|
||||
## Do not add environment settings:
|
||||
/.env
|
||||
## Ignore lock file during development / not used on platform anyway
|
||||
## Temporarily allow deployment of select contrib modules (by permitting the lock file).
|
||||
## So far we are using select contrib modules for migration only, which wouldn't
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue