14 lines
215 B
Plaintext
14 lines
215 B
Plaintext
# Build outputs
|
|
bin/
|
|
|
|
# Frontend generated artifacts
|
|
web/node_modules/
|
|
web/dist/
|
|
|
|
# Embedded frontend build output (keep lightweight placeholder only)
|
|
internal/static/dist/assets/
|
|
|
|
# OS/editor noise
|
|
.DS_Store
|
|
*.swp
|