# Dev
env/
*cache*
*lint*
*.pyc
*.pye
*.sw*
*profile*
cpu*
*.svg
deploy.sh
TODOS.txt
NOTES.txt

# Packaging
*.egg-info/
build/
dist/

# Tests
/tests/logs/NASA*
.coverage

# Benchmarks
*.benchmarks/
