12 lines
94 B
Plaintext
12 lines
94 B
Plaintext
|
|
.git
|
||
|
|
.venv
|
||
|
|
__pycache__/
|
||
|
|
*.pyc
|
||
|
|
*.pyo
|
||
|
|
.pytest_cache/
|
||
|
|
.mypy_cache/
|
||
|
|
var/
|
||
|
|
dist/
|
||
|
|
build/
|
||
|
|
*.egg-info/
|