mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-02-14 20:22:10 +00:00
fix: moving db
This commit is contained in:
parent
6bb69b8169
commit
2e315e2df1
2 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ directories:
|
||||||
buildResources: build
|
buildResources: build
|
||||||
extraResources:
|
extraResources:
|
||||||
- hydra-download-manager
|
- hydra-download-manager
|
||||||
- resources/hydra.db
|
- hydra.db
|
||||||
files:
|
files:
|
||||||
- "!**/.vscode/*"
|
- "!**/.vscode/*"
|
||||||
- "!src/*"
|
- "!src/*"
|
||||||
|
|
Binary file not shown.
Loading…
Reference in a new issue