__pycache__/
*.py[cod]
*.log
*.tmp
*.zip
.env
.env.*
db_connection.json
.codegraph/
.venv/
venv/
build/
dist/

