# file types
*.pyc
*.DS_STORE
npm-debug.log*
.coverage
.testmondata
localdump.sql

# directories
.tmp/
.idea/
.cache/
dist/
build/
vars
coverage/
webstarts.egg-info/
__pycache__/
