InstaNovo / .gitignore
BioGeek's picture
build: add knapsack_cache to .gitignore
e9cdd3a
raw
history blame contribute delete
124 Bytes
# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
knapsack_cache