Files
s1d3sw1ped 90f1cf8bdf
Format / gofmt (push) Successful in 5s
CI / Build (push) Successful in 12s
CI / Go Tests (push) Successful in 22s
Release Artifacts / Validate release tag (push) Successful in 1s
Release Artifacts / Build and release executables (push) Successful in 33s
Release Artifacts / Build and release Docker image (push) Successful in 3m10s
Enhance environment variable documentation and configuration
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-15 16:27:18 -05:00

18 lines
231 B
Plaintext

# Build artifacts
/bin/
# Run Artifacts
/*.yaml
/data/
# Coverage outputs
/*.out
# Frontend dependencies
/web/ui/node_modules/
# Frontend build artifacts
/web/static/
# Local/large test fixtures (do not commit)
/testdata/*.zip