# Python
__pycache__/
*.py[cod]
*$py.class
*.so
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
/lib/
/lib64/
parts/
sdist/
var/
wheels/
pip-wheel-metadata/
share/python-wheels/
*.egg-info/
.installed.cfg
*.egg
MANIFEST

# Virtual environments
.venv/
venv/
env/
ENV/
.venv
.uv/

# IDE
.vscode/
.idea/
.windsurf/
.claude/
.conductor/
.codex/
.codex
node_modules/
.astro/
*.swp
*.swo
*~
.DS_Store

# Testing
.pytest_cache/
.coverage
htmlcov/
.tox/
.hypothesis/
*.cover
*.log
.ruff_cache
.import_linter_cache
.bash_tool

# Environment variables
.env
.env.local
.env.*.local

# Project specific
*.db
*.db-shm
*.db-wal
.agiwo/
vector_db/
.web-surfing/
browser_data/
console/browser_data/

# Trash
trash/

# Logs
*.log
logs/
test_dbs/
.tempdata/

# OS
.DS_Store
Thumbs.db
todos.md
