Files
SillyTavern-Launcher/.gitignore
Blueprint Coding 25c69c577c Modularization/Organization - Find App Title for Port
Added some basic modularization and reorganization.

- Moved logs to /bin/logs
- Moved create_ssl.bat, fetch_title.js and log_wrapper.bat to /bin/functions/~/

Add functionality to troubleshooting port finder to find the Title of the the application using the port
2024-07-06 12:30:39 -06:00

12 lines
175 B
Plaintext

SillyTavern/
SillyTavern-backups/
SillyTavern-extras/
text-completion/
image-generation/
voice-generation/
xtts/
bin/
!bin/functions/
!bin/functions/**
!bin/logs/
!bin/logs/**