# Files
*.egg-info
*.pyc
*.tmp_profiler_run
.vscode
html
examples/example_*

# Folders
.ipynb_checkpoints
__pycache__
dist
build
.tox
scratch
env
test/.coverage
test/htmlcov
