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

# Virtual environments
.venv
.mypy_cache
environment.yml

# paths
meshes/
scrap/

# Meshes
*.msh

# tests
**/test_*

version_update.txt

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

manual_scripts/

*.EMResults

tests/
trial_scripts/
wheelhouse/
benchmarks/
.pytest_cache/

.vscode/
.idea/
pytest.ini