# Environments
.env
.venv
env/
venv/
ENV/
env.bak/
venv.bak/

# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class

# Distribution / packaging
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/

# Node dependencies
node_modules/
public/node_modules/
.next/
out/
dist/

# Reference bots (not part of project)
new/

# Runtime directories
workspace/
test_workspace/
data/
*.db

# Backups and references
enterprise_backup/
legacy/
omniclawgithub/
