mirror of
https://github.com/simple-login/app.git
synced 2025-09-04 13:44:23 +08:00
ignore db.sqlite-journal
This commit is contained in:
parent
8a531f6c86
commit
4545e0a7d6
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -6,4 +6,5 @@ db.sqlite
|
|||
.vscode
|
||||
.DS_Store
|
||||
config
|
||||
static/node_modules
|
||||
static/node_modules
|
||||
db.sqlite-journal
|
Loading…
Add table
Reference in a new issue