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

# Virtual environments
.venv
.vscode
.mypy_cache

# paths
meshes/
scrap/

# Meshes
*.msh

# tests
**/test_*

version_update.txt

# EMerge data files
*.emerge
*.stl
*.step
*.s1p
*.s2p
*.s3p
*.s4p
*.snp
*.csv
*.fig

manual_scripts/

*.EMResults

tests/
trial_scripts/
wheelhouse/

.pytest_cache/

.vscode/
pytest.ini