# Build outputs dist/ # Persistent Go build cache for Docker-based release builds. .gocache/ # 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 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_/