mirror of
https://github.com/vladmandic/automatic
synced 2026-08-26 15:16:01 +02:00
5f04d472ce
Signed-off-by: Vladimir Mandic <mandic00@live.com>
26 lines
308 B
Plaintext
26 lines
308 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
|
|
/styles.csv
|
|
/tmp
|
|
/ui-config.json
|
|
/user.css
|
|
/venv
|
|
/webui-user.bat
|
|
/webui-user.sh
|
|
/*.log.*
|
|
/*.log
|