Fix git ignore to ignore the logs folder

This commit is contained in:
Blueprint Coding
2024-07-06 14:49:03 -06:00
parent 3add552ff2
commit 30482653b8

4
.gitignore vendored
View File

@@ -7,6 +7,4 @@ voice-generation/
xtts/
bin/
!bin/functions/
!bin/functions/**
!bin/logs/
!bin/logs/**
!bin/functions/**