Move configuration to traditional way
⭐️ This is the way. Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -15,12 +15,6 @@ erl_crash.dump
|
||||
# variables.
|
||||
/config/*.secret.exs
|
||||
|
||||
.env.production
|
||||
.env.test
|
||||
/.env
|
||||
.env.2
|
||||
.env.1
|
||||
|
||||
/setup_db.psql
|
||||
|
||||
.elixir_ls
|
||||
@@ -35,6 +29,7 @@ site/
|
||||
test/fixtures/image_tmp.jpg
|
||||
test/uploads/
|
||||
uploads/*
|
||||
release/
|
||||
!uploads/.gitkeep
|
||||
.idea
|
||||
*.mo
|
||||
|
||||
Reference in New Issue
Block a user