*.ipynb_checkpoints*

# C extensions
*.so

# Packages
*.egg
*.egg-info
.buildinfo
dist
build
eggs
parts
bin
var
sdist
develop-eggs
.installed.cfg
lib
lib64
.DS_Store

*.profraw

__pycache__
__pycache__/*
*/__pycache__
*/__pycache__/*
*/*/__pycache__
*/*/__pycache__/*
hydesign/_version.py

.pytest_cache/
htmlcov/
.coverage
.vscode/
test_pip_install/
.mypy_cache
*.pstats
*.out
docs/_tags/*
hydesign/tests/test_files/tmp/*
