# Compiled Python files
*.pyc
*.pyo
__pycache__/

# Distribution directories
dist/
build/
*.egg-info/

# Development and editor files
.vscode/
.idea/
.cache/
.pytest_cache/
.ruff_cache/
*.swp
*.swo
*.pyc
*~
*.html

# Notebook checkpoints
.ipynb_checkpoints/

# MacOS finder files
*.DS_Store

# Installed itk-vtk-viewer files
itk_vtk_viewer/