# Sphinx build artifacts
_build/
build/
_autosummary/
source/.nlsq_cache/

# Python cache
__pycache__/
*.pyc
*.pyo
*.pyd

# OS files
.DS_Store
Thumbs.db

# Editor files
*.swp
*.swo
*~
.vscode/
.idea/
