# file types to ignore
*.pyc
*.pyd
*.so
*.enamlc
*~
.DS_Store
.claude/
_configtest.*
.hypothesis
# .coverage.* is the per-process data the off screen tests' subprocesses
# write, before the parent run combines them
.coverage
.coverage.*
coverage.xml

# ignore the build directories
*.egg-info/
build/
dist/
docs/build/

docs/html.zip
tvtk/tvtk_classes.zip
tvtk/tvtk_classes/
mayavi/images/m2_about.jpg

# example datasets, downloaded into whichever directory the examples run in
docs/source/*.cube
docs/source/*.ent.gz
docs/source/*.tar.gz
docs/source/*.zip
render_failures.txt
docs/source/bunny_data/
docs/source/dragon_data/
docs/source/lucy_data/
docs/source/mri_data/
