InstaNovo / .gitignore
BioGeek's picture
feat: first iteration
a9ee52d
raw
history blame
109 Bytes
# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv