Add .envs files to .gitignore
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
parent
3b8497698f
commit
bfb3eebccf
2
.gitignore
vendored
2
.gitignore
vendored
@ -16,7 +16,9 @@ erl_crash.dump
|
|||||||
/config/*.secret.exs
|
/config/*.secret.exs
|
||||||
|
|
||||||
.env.production
|
.env.production
|
||||||
|
.env.test
|
||||||
.env
|
.env
|
||||||
|
.env.2
|
||||||
|
|
||||||
setup_db.psql
|
setup_db.psql
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user