Added gitignore

This commit is contained in:
zin
2026-01-13 10:04:39 +00:00
parent 00a8472c8d
commit 1f43d9e546

12
.gitignore vendored
View File

@@ -188,3 +188,15 @@ cython_debug/
# PyPI configuration file # PyPI configuration file
.pypirc .pypirc
# === Data / Datasets ===
dataset/
*.zip
*.tar
*.tar.gz
*.7z
*.rar
# === Model weights ===
*.pth
*.ckpt