Fahimeh Orvati Nia
Fix storage limit by caching to /tmp
7ac2007
raw
history blame contribute delete
205 Bytes
# Ignore cache and unnecessary files
__pycache__/
*.pyc
*.pyo
*.pyd
.Python
*.so
*.egg
*.egg-info/
dist/
build/
*.log
.git/
.gitignore
.DS_Store
*.swp
*.swo
*~
.vscode/
.idea/
*.pt
*.pth
*.ckpt
*.weights