mirror of
https://github.com/SillyTavern/SillyTavern-Launcher.git
synced 2026-01-26 08:59:45 +00:00
Merge pull request #112 from Solomon1732/f-gitignore-no-binary
Add executables in `bin/` to gitignore
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -8,6 +8,7 @@ xtts/
|
||||
|
||||
!bin/functions/
|
||||
!bin/functions/**
|
||||
bin/*.exe
|
||||
bin/logs
|
||||
bin/settings
|
||||
*.txt
|
||||
|
||||
Reference in New Issue
Block a user