diff --git a/.gitignore b/.gitignore index a9fa33c..be77275 100644 --- a/.gitignore +++ b/.gitignore @@ -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