17 lines
142 B
Plaintext
17 lines
142 B
Plaintext
.git
|
|
.github
|
|
.gitea
|
|
.venv
|
|
__pycache__
|
|
*.py[cod]
|
|
.pytest_cache
|
|
.ruff_cache
|
|
.coverage
|
|
htmlcov
|
|
.env
|
|
.env.*
|
|
!.env.example
|
|
tests
|
|
.cursor
|
|
*.plan.md
|