# Python-generated files
__pycache__/
# Version file generated at build time by hatch-vcs
rfem_export/_version.py
*.py[oc]
build/
dist/
wheels/
*.egg-info

# Virtual environments
.venv
.venv-*/

# RFEM gRPC client runtime artifacts
dlubal/
debug.log

# Export outputs
results/

# Editor / OS
.vscode/
.idea/
.DS_Store
