AccessPath / .gitignore
anonymous-accesspath's picture
Audited anonymous-review AccessPath release
2f382c4 verified
Raw
History Blame Contribute Delete
152 Bytes
# Inputs, weights, and generated outputs are intentionally never versioned.
data/
weights/
outputs/
logs/
.env/
.venv/
__pycache__/
*.py[cod]
.DS_Store