15 lines
170 B
Plaintext
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/ |