# Dependencies
node_modules/

# Build output (only root and template dist are ignored)
/dist/
templates/*/dist/

# Runtime data
storage/

# Generated build config
templates/*/src/filler/_ad_config_.ts

# Symlink to user assets (created at build time)
templates/*/assets/user/

# Preview vite config (generated at runtime)
templates/*/vite.config.preview.js

# OS
.DS_Store
._*

# Logs
*.log

# Archives
*.gzip
*.zip

# IDE
.vscode/
.idea/

# Misc
build
data/
public/bower/
public/data
public/app
core.*
report.*.json
test/*.png
test/*.svg
zorro/.vscode/
.eslintrc.js
