update .gitignore

This commit is contained in:
xxh
2026-04-08 06:02:21 -04:00
parent 02afa3c1fc
commit 7e9b71e4fb

6
.gitignore vendored
View File

@@ -10,3 +10,9 @@ poetry.toml
**/log/ **/log/
*.spec *.spec
dist/ dist/
*.zip
*.csv
*.json
*.xml
*.npz
*.pkl