mirror of
https://github.com/SillyTavern/SillyTavern-Launcher.git
synced 2026-01-26 17:09:44 +00:00
Add windows executable to gitignore
I added `bin/*.exe` to gitignore, since the `bin/` directory has `git.exe` as a file when I clone the SillyTavern Launcher repository.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -8,6 +8,7 @@ xtts/
|
|||||||
|
|
||||||
!bin/functions/
|
!bin/functions/
|
||||||
!bin/functions/**
|
!bin/functions/**
|
||||||
|
bin/*.exe
|
||||||
bin/logs
|
bin/logs
|
||||||
bin/settings
|
bin/settings
|
||||||
*.txt
|
*.txt
|
||||||
|
|||||||
Reference in New Issue
Block a user