mirror of
https://github.com/immich-app/immich.git
synced 2026-01-18 15:55:56 -08:00
9 lines
151 B
JSON
9 lines
151 B
JSON
{
|
|
"dart.flutterSdkPath": ".fvm/versions/3.24.3",
|
|
"search.exclude": {
|
|
"**/.fvm": true
|
|
},
|
|
"files.watcherExclude": {
|
|
"**/.fvm": true
|
|
}
|
|
} |