Rework #6
2 changed files with 2 additions and 3 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -12,6 +12,8 @@ db.sqlite3
|
|||
build/**
|
||||
app/**
|
||||
settings.json
|
||||
comic_config.json
|
||||
**/comic_config.json
|
||||
|
||||
.pnpm-store/**
|
||||
.env
|
|
@ -1,3 +0,0 @@
|
|||
{
|
||||
"watch": ["testdata"]
|
||||
}
|
Loading…
Add table
Reference in a new issue