# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info

# Virtual environments
.venv

# Logs
logs/
*.log

# Keys
.env
src/crow/editor/frontend/node_modules
src/crow/editor/frontend/dist
src/crow/editor/*.db
