mirror of
https://framagit.org/framasoft/mobilizon.git
synced 2024-12-22 07:52:43 +00:00
Add .envs files to .gitignore
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
parent
3b8497698f
commit
bfb3eebccf
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -16,7 +16,9 @@ erl_crash.dump
|
|||
/config/*.secret.exs
|
||||
|
||||
.env.production
|
||||
.env.test
|
||||
.env
|
||||
.env.2
|
||||
|
||||
setup_db.psql
|
||||
|
||||
|
|
Loading…
Reference in a new issue