co3/.gitignore

10 lines
119 B
Plaintext
Raw Normal View History

2024-04-07 01:32:08 +00:00
# generic py
__pycache__/
.pytest_cache/
localsys.egg-info/
# vendor and build files
dist/
build/
docs/sphinx/_build/