build: ignore DB
This commit is contained in:
parent
28eb5d120c
commit
4f55dc1884
1 changed files with 2 additions and 0 deletions
|
@ -21,3 +21,5 @@ markup:
|
||||||
renderer:
|
renderer:
|
||||||
unsafe: true
|
unsafe: true
|
||||||
enableRobotsTXT: true
|
enableRobotsTXT: true
|
||||||
|
ignoreFiles:
|
||||||
|
- data/media.db
|
||||||
|
|
Loading…
Reference in a new issue