Files
gosentry/.gitignore
T
mixeme 8e67177c85 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>
2026-06-22 22:23:24 +03:00

24 lines
536 B
Plaintext

# Build outputs
dist/
# Generated Windows resource compiled from packaging/windows/gosentry.rc.
cmd/gosentry/*.syso
# Local binaries that may be produced by ad-hoc go build commands.
*.exe
*.test
# Runtime files created next to the executable during local runs.
gosentry.json
jobs.json
*.yaml
logs/
# Go workspace/cache files that should stay local if a developer creates them.
go.work
go.work.sum
# GoodSync metadata. This is intentionally kept because the directory is local
# to the user's file synchronization setup.
_gsdata_/