harbor-visualiser / .gitignore
AdithyaSK's picture
AdithyaSK HF Staff
Initial: Harbor Visualiser — Gradio Space for browsing Harbor task spec datasets
f718aea
Raw
History Blame Contribute Delete
146 Bytes
__pycache__/
*.py[cod]
*$py.class
.pytest_cache/
.mypy_cache/
.ruff_cache/
.venv/
venv/
env/
.env
.env.local
.DS_Store
.harbor-cache/
*.egg-info/