myco-bonding-curve/.gitignore

9 lines
87 B
Plaintext

__pycache__/
*.pyc
*.egg-info/
dist/
build/
.venv/
*.ipynb_checkpoints/
.pytest_cache/