14 lines
115 B
Plaintext
14 lines
115 B
Plaintext
.git
|
|
.gitignore
|
|
.venv
|
|
__pycache__/
|
|
*.py[oc]
|
|
.mypy_cache/
|
|
.ruff_cache/
|
|
.pytest_cache/
|
|
.env
|
|
*.md
|
|
tests/
|
|
media/
|
|
data/
|