Files
scratchbox/.gitignore
T
2026-05-31 20:22:13 -05:00

15 lines
170 B
Plaintext

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