16 lines
141 B
Plaintext
16 lines
141 B
Plaintext
.git
|
|
.gitea
|
|
.github
|
|
.venv
|
|
__pycache__/
|
|
*.pyc
|
|
*.pyo
|
|
*.pyd
|
|
.pytest_cache/
|
|
.mypy_cache/
|
|
.ruff_cache/
|
|
.coverage
|
|
.benchmarks/
|
|
media/
|
|
staticfiles/
|