12 lines
115 B
Plaintext
12 lines
115 B
Plaintext
# Python
|
|
__pycache__/
|
|
|
|
# Files created by this set up:
|
|
venv/
|
|
build/
|
|
|
|
dist/
|
|
*.egg-info/
|
|
.pytest_cache/
|
|
.mypy_cache/
|