CNN / .gitignore
Rahuletto's picture
chore: ignore CIFAR
c9e7959
raw
history blame
125 Bytes
# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
.DS_Store
cifar/