co3/.gitignore

10 lines
119 B
Plaintext

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