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