__pycache__/
*.py[cod]
*.so
*.dylib
*.dll
.venv/
build/
cpp/build*/
dist/
wheelhouse/
*.egg-info/
src/pyvista_frd/_version.py
src/pyvista_frd/lib/
.pytest_cache/
.ruff_cache/
.coverage

# Corpora downloaded or generated by tools/sweep_external.py. These are other
# people's files -- CalculiX's regression suite is GPL, and the GitHub sweep
# pulls in whatever licence each repository carries -- so they are deliberately
# not vendored into an MIT repository. tools/fetch_corpus.py rebuilds them.
external-corpus/
*.frd.gz
