# python .venv/ __pycache__/ *.pyc # local recordings / db (regenerable) godstrument.db godstrument.db-wal godstrument.db-shm # user-saved templates (runtime, per-machine) patches/ # accounts db + session secret — NEVER commit (user credentials) godstrument_users.db godstrument_users.db-wal godstrument_users.db-shm auth_secret # os .DS_Store