13 lines
131 B
Plaintext
13 lines
131 B
Plaintext
.venv/
|
|
venv/
|
|
__pycache__/
|
|
*.py[cod]
|
|
*.egg-info/
|
|
.pytest_cache/
|
|
.ruff_cache/
|
|
tests/
|
|
docs/prodfiles/
|
|
*.production.txt
|
|
.git/
|
|
.github/
|