Add .envs files to .gitignore

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel 2019-08-07 14:47:24 +02:00
parent 3b8497698f
commit bfb3eebccf
No known key found for this signature in database
GPG Key ID: A061B9DDE0CA0773
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -16,7 +16,9 @@ erl_crash.dump
/config/*.secret.exs
.env.production
.env.test
.env
.env.2
setup_db.psql