monobiome/.gitignore

21 lines
227 B
Plaintext
Raw Normal View History

2024-08-04 11:38:52 +00:00
# generic py
__pycache__/
.pytest_cache/
*.egg-info/
.ipynb_checkpoints/
.pytest_cache/
.python-version
# vendor and build files
dist/
build/
docs/_autoref/
docs/_autosummary/
docs/_build/
# local
notebooks/
/Makefile
data/