Files
scratchbox/.gitignore
T
2026-05-31 20:17:49 -05:00

12 lines
129 B
Plaintext

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