mirror of
https://github.com/SillyTavern/SillyTavern-Launcher.git
synced 2026-01-26 08:59:45 +00:00
I added `bin/*.exe` to gitignore, since the `bin/` directory has `git.exe` as a file when I clone the SillyTavern Launcher repository.
20 lines
442 B
Plaintext
20 lines
442 B
Plaintext
SillyTavern/
|
|
SillyTavern-backups/
|
|
SillyTavern-extras/
|
|
text-completion/
|
|
image-generation/
|
|
voice-generation/
|
|
xtts/
|
|
|
|
!bin/functions/
|
|
!bin/functions/**
|
|
bin/*.exe
|
|
bin/logs
|
|
bin/settings
|
|
*.txt
|
|
*.logs
|
|
/bin/functions/Toolbox/Troubleshooting/telemetry/venv
|
|
bin/functions/Toolbox/Troubleshooting/detect_vpn - OLD.bat
|
|
bin/functions/Toolbox/Troubleshooting/home_port_check - OLD.bat
|
|
bin/functions/Toolbox/Troubleshooting/gpu_info - CUDA DETECT IN DEV.bat
|