15 lines
126 B
Plaintext
15 lines
126 B
Plaintext
.git/
|
|
.history/
|
|
.sixth/
|
|
.env
|
|
.env.*
|
|
__pycache__/
|
|
*.py[cod]
|
|
.pytest_cache/
|
|
.ruff_cache/
|
|
.mypy_cache/
|
|
.venv/
|
|
venv/
|
|
dist/
|
|
build/
|