fix source

add gitignore and clean database


Former-commit-id: b09593d81430d19a5cf3d1c6a8815cfd31bd7f3b
This commit is contained in:
2025-05-16 15:43:53 +08:00
parent 2c2822ff11
commit a1a0392104
50 changed files with 4 additions and 0 deletions

3
Auto_Ctrl/.gitattributes vendored Normal file
View File

@ -0,0 +1,3 @@
*.exe filter=lfs diff=lfs merge=lfs -text
*.pth filter=lfs diff=lfs merge=lfs -text
*.pkl filter=lfs diff=lfs merge=lfs -text