co3/.gitignore

11 lines
139 B
Plaintext

# generic py
__pycache__/
.pytest_cache/
localsys.egg-info/
.ipynb_checkpoints/
# vendor and build files
dist/
build/
docs/sphinx/_build/