.*
!.gitignore
!.github/
!.cursor/

*pyc
__pycache__

logs/
*.log
*.log.*

config.yaml

venv/
node_modules/
