# build artifacts
__pycache__
.cache
.idea/
*.fmu
*.zip
*_out.csv
dist/

# Python virtual environments
.venv*/
/build/
.vscode/