_build
examples/example1/mesh/
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class

# Distribution / packaging
.Python
env/
build/
develop-eggs/
dist/
data/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
*.egg-info/
.installed.cfg
*.egg

# PyInstaller
#  Usually these files are written by a python script from a template
#  before PyInstaller builds the exe, so as to inject date/other infos into it.
*.manifest
*.spec

# Installer logs
pip-log.txt
pip-delete-this-directory.txt

# Unit test / coverage reports
htmlcov/
.tox/
.coverage
.coverage.*
.cache
.pytest_cache
nosetests.xml
coverage.xml
*.cover
.hypothesis/

# Translations
*.mo
*.pot

# Sphinx documentation
docs/_build/

# dotenv
.env

# virtualenv
.venv
venv/
ENV/

# mkdocs documentation
/site

# results filetypes
**.h5
**.vtk
**.pvd
**.xdmf

# blender save files
**.blend1

# misc
**.obj
**.csv
**.off
**.swp
**.out
**.DS_Store
**.vscode

# singularity images
**.simg
**.sif

# my personal settings
Dockerfile_jgl

# vs code
#**.code-workspace

# debugging code
#debug_smart.py
#debug_*
jitfailure*

_autosummary
*.vtu
*.pvd
