12 lines
155 B
Plaintext
12 lines
155 B
Plaintext
# generic py
|
|
__pycache__/
|
|
.pytest_cache/
|
|
localsys.egg-info/
|
|
.ipynb_checkpoints/
|
|
.python-version
|
|
|
|
# vendor and build files
|
|
dist/
|
|
build/
|
|
docs/sphinx/_build/
|