24 lines
208 B
Plaintext
24 lines
208 B
Plaintext
.git
|
|
.github
|
|
.pytest_cache
|
|
.ruff_cache
|
|
.venv
|
|
.worktrees
|
|
__pycache__
|
|
**/__pycache__
|
|
*.pyc
|
|
*.pyo
|
|
*.log
|
|
.coverage
|
|
coverage.xml
|
|
htmlcov
|
|
reports
|
|
docs
|
|
tests
|
|
admin/tests
|
|
skills
|
|
*.db
|
|
*.db-shm
|
|
*.db-wal
|
|
.env
|
|
.env.local |