*.pyc
*.ipynb_checkpoints*

build/
/dist/
quantecon.egg-info/
*.DS_Store
*.TODO
*.noseids
*.coverage
*.h5

# Numba cache files
*.nbc
*.nbi
