mirror of
https://github.com/immich-app/immich.git
synced 2025-02-04 01:09:14 -05:00
9 lines
No EOL
151 B
JSON
9 lines
No EOL
151 B
JSON
{
|
|
"dart.flutterSdkPath": ".fvm/versions/3.24.3",
|
|
"search.exclude": {
|
|
"**/.fvm": true
|
|
},
|
|
"files.watcherExclude": {
|
|
"**/.fvm": true
|
|
}
|
|
} |