Stop tracking ctxd.yaml and add to .gitignore

This commit is contained in:
2026-06-24 10:57:53 +00:00
parent 3c9742ff87
commit 5a0aa2d4fe
2 changed files with 12 additions and 14 deletions
+12
View File
@@ -0,0 +1,12 @@
# Runtime CTXD data/state
/data/oauth_state.json
/data/.ctxd.yaml.swp
/data/ctxd.db*
/data/ctxd.yaml
/data/snapshots/
/data/projects/
/data/users/
# Python cache
__pycache__/
*.py[cod]
-14
View File
@@ -1,14 +0,0 @@
server:
host: 0.0.0.0
port: 9091
snapshots:
min_keep: 5
max_keep: 25
auth:
enabled: true
api_key: Fa50-7cg5x6ObyFjJCjBYQkaNhGF5gMBJluVY6C1OwE
seed:
admin_user: admin
admin_display: Administrator
service_user: hermes-gateway
service_display: Hermes Agent