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

# Virtual environments
.venv

# Testing files
*.pfx
*.p12

# Local configuration
.clangd
.env

# Macos shit
.DS_Store
