Skip to content

Commit 484406b

Browse files
committed
sqlite3的测试文件storage_lock_test.db3加入到.gitignore
1 parent 868c4ca commit 484406b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
.idea
1+
.idea
2+
storage_lock_test.db3

0 commit comments

Comments
 (0)