chore: committing missing files from previous logic changes
This commit is contained in:
@@ -8,6 +8,11 @@
|
||||
# Don't allow .env files, just env-exmaple files
|
||||
!.env-example
|
||||
|
||||
# Secrets generated at deploy time (e.g. services/dev/Runners/.env, holding the
|
||||
# live Gitea Actions registration token) - never committed, regardless of the
|
||||
# services/docker-compose.yml carve-out above.
|
||||
**/.env
|
||||
|
||||
### Terraform ###
|
||||
# Local .terraform directories
|
||||
**/.terraform/*
|
||||
|
||||
Reference in New Issue
Block a user