chore: 更新 git ignore 文件,忽略生成的调试数据库

This commit is contained in:
amtoaer
2024-03-23 00:07:55 +08:00
parent bde36ee141
commit aca8df0b3c

3
.gitignore vendored
View File

@@ -1,2 +1,3 @@
/target
**/target
auth_data
*.sqlite