# Dependencies
node_modules/
__pycache__/
*.py[cod]
*$py.class
*.so
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
*.egg-info/
.installed.cfg
*.egg

# Build outputs
typescript/dist/
rust/target/
python/dist/

# IDE
.idea/
.vscode/
*.swp
*.swo
*~

# OS
.DS_Store
Thumbs.db

# Test
coverage/
.coverage
htmlcov/
.pytest_cache/
.mypy_cache/

# Turborepo
.turbo/

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

# Logs
*.log
npm-debug.log*
dist
node_modules
.elizadb
.turbo
target/
__pycache__
*.pyc
.venv
*.egg-info
package-lock.json
