mirror of
https://github.com/Pandipipas/scoreko-dev.git
synced 2026-06-06 03:32:06 +00:00
Remove local database file from repository.
Stop tracking the runtime SQLite file and ignore local DB artifacts to prevent accidental commits. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -134,3 +134,7 @@ dist
|
|||||||
/extension/
|
/extension/
|
||||||
/graphics/
|
/graphics/
|
||||||
/shared/dist/
|
/shared/dist/
|
||||||
|
|
||||||
|
# Local runtime database
|
||||||
|
/db/
|
||||||
|
*.sqlite3
|
||||||
|
|||||||
Binary file not shown.
Reference in New Issue
Block a user