16 lines
182 B
Plaintext
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/ |