Add .gitignore for auth DB, coverage, and Python cache

Made-with: Cursor
This commit is contained in:
2026-05-01 13:32:35 +12:00
parent 2978db229e
commit 805dbc6dcc

3
.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
.connectionmachine_auth.db
.coverage
__pycache__/