Files
bssapp/.gitignore

13 lines
100 B
Plaintext

# Node
node_modules/
# Build
dist/
# Deploy output
svc/public/
svc/public/**
ui/dist/
ui/dist/**