Add .gitignore for auth DB, coverage, and Python cache
Made-with: Cursor
This commit is contained in:
3
.gitignore
vendored
Normal file
3
.gitignore
vendored
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
.connectionmachine_auth.db
|
||||||
|
.coverage
|
||||||
|
__pycache__/
|
||||||
Reference in New Issue
Block a user