__pycache__/
*.pyc
*.pyo
*.pyd
.Python
.venv/
venv/
env/
ENV/
*.log
.git/
.gitignore
.env
.env.*
test/
scripts/
node_modules/
.DS_Store
*.swp
*.swo
*~
.ruff_cache/
