*~
*.DS_store
*.cache
*.pyc
*.coverage
*coverage.xml
*.egg*
__pycache__
_build/
_templates
_static
build/
dist/
data/
scripts/
*.sublime*
*.ipynb*
.vscode
tmp/
!craterpy/data
