chore: committing missing files from previous logic changes

This commit is contained in:
2026-07-10 21:55:37 +01:00
parent 1ae71cbae3
commit 547fee06fa
6 changed files with 80 additions and 33 deletions
+5
View File
@@ -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/*