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