更改了一些git ignore

This commit is contained in:
XTer 2024-03-07 18:33:40 +08:00
parent 60827923d4
commit 072840f7e2
3 changed files with 7 additions and 1 deletions

2
.gitignore vendored
View File

@ -13,3 +13,5 @@ TEMP
PortableGit
ffmpeg.exe
ffprobe.exe

2
trained/.gitignore vendored
View File

@ -1,3 +1,3 @@
*
!.gitignore
!.character_info.json
!character_info.json

View File

@ -0,0 +1,4 @@
{
"deflaut_character": "胡桃(测试)"
}