Files
scratchbox/.gitignore
T
2026-06-01 01:29:47 -05:00

16 lines
182 B
Plaintext

# Build artifacts
/bin/
# Run Artifacts
/*.yaml
/config.key
/data/
# Coverage outputs
/*.out
# Frontend dependencies
/web/ui/node_modules/
# Frontend build artifacts
/web/static/