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

# Virtual environments
.venv
*.env

# ignore the default created dir, should be removed by tests
genius_project/
