mirror of
https://github.com/immich-app/immich.git
synced 2025-01-06 11:56:46 +01:00
9 lines
No EOL
151 B
JSON
9 lines
No EOL
151 B
JSON
{
|
|
"dart.flutterSdkPath": ".fvm/versions/3.22.3",
|
|
"search.exclude": {
|
|
"**/.fvm": true
|
|
},
|
|
"files.watcherExclude": {
|
|
"**/.fvm": true
|
|
}
|
|
} |