# database
*.sqlite3
# npm folder
/node_modules
# python
*.pyc
# static files
/babyblotter/static
/static