11 lines
88 B
Plaintext
11 lines
88 B
Plaintext
__pycache__/
|
|
*.py[cod]
|
|
*.egg-info/
|
|
.eggs/
|
|
dist/
|
|
build/
|
|
.pytest_cache/
|
|
.venv/
|
|
venv/
|
|
.env
|