tradecatlabs's picture
deploy FateCat HF Space free web workbench
acb2cec verified
Raw
History Blame Contribute Delete
154 Bytes
# general things to ignore
build/
dist/
.idea/
venv/
*.egg-info/
*.egg
*.py[cod]
__pycache__/
*.so
*~
# due to using tox and pytest
.tox
.cache
.DS_Store