prod
This commit is contained in:
5
ht_booking/.gitignore
vendored
5
ht_booking/.gitignore
vendored
@@ -1,6 +1,5 @@
|
||||
**/config/local.yaml
|
||||
**/config/*.local.yaml
|
||||
**/config/production.yaml
|
||||
|
||||
# Generated by Cargo
|
||||
# will have compiled files and executables
|
||||
@@ -19,8 +18,10 @@ target/
|
||||
*.sqlite
|
||||
*.sqlite-*
|
||||
|
||||
# Local secrets (hardcoded admin credentials)
|
||||
# Local / production secrets — never commit. The committed templates are
|
||||
# config/development.yaml and .env.production.example.
|
||||
.env
|
||||
.env.production
|
||||
todo.md
|
||||
*report.html
|
||||
|
||||
|
||||
Reference in New Issue
Block a user