mirror of
https://github.com/vladmandic/sdnext.git
synced 2026-01-27 15:02:48 +03:00
27 lines
324 B
Plaintext
27 lines
324 B
Plaintext
# defaults
|
|
.history
|
|
.vscode/
|
|
/__pycache__
|
|
/.ruff_cache
|
|
/cache
|
|
/cache.json
|
|
/config.json
|
|
/extensions/*
|
|
/html/extensions.json
|
|
/html/themes.json
|
|
/metadata.json
|
|
/node_modules
|
|
/outputs/*
|
|
/package-lock.json
|
|
/params.txt
|
|
/pnpm-lock.yaml
|
|
/styles.csv
|
|
/tmp
|
|
/ui-config.json
|
|
/user.css
|
|
/venv
|
|
/webui-user.bat
|
|
/webui-user.sh
|
|
/*.log.*
|
|
/*.log
|