# Annoying stuff
*.pyc
*.swp
.ipynb_checkpoints
.pytest_cache

# pypi stuff
build
dist
*.egg-info

# For testing you can symlink from examples to the base directory, ignoring
# those links.
/example_3dq8.ipynb
/example_7dq2.ipynb
/example_7dq4.ipynb

# outdir of test/smoothness_tests.py
/smoothness_tests
