Files
2026-06-01 18:47:59 +03:00

14 lines
115 B
Plaintext

.git
.gitignore
.venv
__pycache__/
*.py[oc]
.mypy_cache/
.ruff_cache/
.pytest_cache/
.env
*.md
tests/
media/
data/