.DS_Store
*~

*.pyc
.python-version
.pydevproject
.project
*.ipynb
.ipynb_checkpoints
build
dist
*.egg-info

*.npy
*.mat
*.h5

.coverage
htmlcov
.pylintrc

junk
tmp
test_local
test_versions

/venv
/venv-*
/.venv

*.code-workspace

