| commit | 63a1a825ee40d8c21f05c633cead681d0b4190e8 | [log] [tgz] |
|---|---|---|
| author | gio <gio@v1.dodo.cloud> | Wed Apr 23 12:59:40 2025 +0400 |
| committer | gio <gio@v1.dodo.cloud> | Wed Apr 23 13:01:40 2025 +0400 |
| tree | fdaa1637f07966534f9754bc8119bff8bd6fa4ea | |
| parent | a6de205efb8dd7ad4fa4457d7cf61aed1e14127e [diff] [blame] |
AppManager: Let client override config files during update Take old input and merge with the new one. Change-Id: I2d8ad0e5f0cef97a3efa23aa9ca0c7f9163e703b
diff --git a/.gitignore b/.gitignore index 27c244d..a4db0a6 100644 --- a/.gitignore +++ b/.gitignore
@@ -15,4 +15,6 @@ *_arm64 *_amd64 .vscode/ -.hugo_build.lock \ No newline at end of file +.hugo_build.lock +dist +node_modules \ No newline at end of file