|
1 | 1 | { |
2 | | - "git.enableCommitSigning": true, |
3 | | - "files.watcherExclude": { |
4 | | - "/appdata/bazarr/config/cache": true, |
5 | | - "/appdata/calibre/config": true, |
6 | | - "/appdata/jellyfin/config/data": true, |
7 | | - "/appdata/jellyfin/config/metadata": true, |
8 | | - "/appdata/jellyfin/transcodes": true, |
9 | | - "/appdata/mariadb/data": true, |
10 | | - "/appdata/nextcloud": true, |
11 | | - "/appdata/nextcloud/config*/**": false, |
12 | | - "/appdata/postgres/data": true, |
13 | | - "/appdata/qbittorrent*/config/qBittorrent": true, |
14 | | - "/appdata/recyclarr/config/repo*/**": true, |
15 | | - "/appdata/redis/data": true, |
16 | | - "/appdata/tdarr/server": true, |
17 | | - "/appdata/vaultwarden/data/icon_cache": true, |
18 | | - "/appdata/vscode/config": true, |
19 | | - "**/MediaCover": true |
20 | | - } |
| 2 | + "git.enableCommitSigning": true, |
| 3 | + "files.watcherExclude": { |
| 4 | + "/appdata/bazarr/config/cache": true, |
| 5 | + "/appdata/calibre/config": true, |
| 6 | + "/appdata/jellyfin/config/data": true, |
| 7 | + "/appdata/jellyfin/config/metadata": true, |
| 8 | + "/appdata/jellyfin/transcodes": true, |
| 9 | + "/appdata/mariadb/data": true, |
| 10 | + "/appdata/nextcloud": true, |
| 11 | + "/appdata/nextcloud/config*/**": false, |
| 12 | + "/appdata/postgres/data": true, |
| 13 | + "/appdata/qbittorrent*/config/qBittorrent": true, |
| 14 | + "/appdata/recyclarr/config/repo*/**": true, |
| 15 | + "/appdata/redis/data": true, |
| 16 | + "/appdata/tdarr/server": true, |
| 17 | + "/appdata/vaultwarden/data/icon_cache": true, |
| 18 | + "/appdata/vscode/config": true, |
| 19 | + "**/MediaCover": true |
| 20 | + } |
21 | 21 | } |
0 commit comments