Stop tracking local crypto.db files from user edition.
Restore gitignore rules so runtime SQLite databases are not published. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -33,3 +33,9 @@ backups/
|
||||
|
||||
# 加密发布产物与明文备份(勿提交)
|
||||
dist/
|
||||
|
||||
# 数据库与上传(运行时生成)
|
||||
**/*.sqlite
|
||||
**/crypto.db
|
||||
**/*.db
|
||||
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user