# data
db

# Python
Pipfile

# credentials
.env

# util scripts
run-db.sh
run-server.sh
db_init.py

# misc
.DS_Store
.vscode
