12 lines
102 B
Plaintext
12 lines
102 B
Plaintext
.venv/
|
|
.git/
|
|
__pycache__/
|
|
*.py[cod]
|
|
.pytest_cache/
|
|
.ruff_cache/
|
|
*.egg-info/
|
|
dist/
|
|
build/
|
|
data/
|
|
tests/
|