mirror of
https://github.com/simple-login/app.git
synced 2025-09-08 07:34:35 +08:00
Ignore adhoc_* files
This commit is contained in:
parent
c163bdc14f
commit
5ce21bfa16
2 changed files with 3 additions and 1 deletions
|
@ -8,3 +8,4 @@ db.sqlite
|
|||
config
|
||||
LICENSE
|
||||
README.md
|
||||
adhoc_*
|
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -8,4 +8,5 @@ db.sqlite
|
|||
config
|
||||
static/node_modules
|
||||
db.sqlite-journal
|
||||
static/upload
|
||||
static/upload
|
||||
adhoc_*
|
Loading…
Add table
Reference in a new issue