P2.4: Update .gitignore and .dockerignore for JSON storage

Drop pysentry.yaml references; add gosentry.json and jobs.json.
Keep *.yaml wildcard to ignore legacy files during import window.

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
This commit is contained in:
mixeme
2026-06-22 22:23:24 +03:00
parent 172cacb5fe
commit 8e67177c85
2 changed files with 6 additions and 6 deletions
+3 -3
View File
@@ -2,7 +2,7 @@
bin
dist
logs
gosentry.yaml
pysentry.yaml
jobs.yaml
gosentry.json
jobs.json
*.yaml
*.exe