This commit is contained in:
dev07
2025-09-09 15:10:49 +08:00
parent 6267458d07
commit 070ce91c53
3 changed files with 285 additions and 84 deletions

16
.gitignore vendored
View File

@@ -4,4 +4,20 @@
*.txt
*.csv
*.log
*.pkl
*.pth
*.pyc
*.zip
*.ipynb
*.pyd
*.egg-info
*.egg
*.so
*.sql
*.db
*.db3
*.dll
*.pyo
__pycache__