Skip to content

Commit

Permalink
.gitignore: add docker-compose's .env file
Browse files Browse the repository at this point in the history
  • Loading branch information
hemberger committed Apr 30, 2018
1 parent dd6de29 commit 5967b9e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@
# /.settings/
/.settings/

# Docker-compose environment variable file
/.env

# /config/
/config/config.specific.php
/config/SmrMySqlSecrets.inc
Expand Down

0 comments on commit 5967b9e

Please sign in to comment.