Fladder/.vscode/settings.json
PartyDonut 57ed611b8d
[Feature] Add iOS ipa to build outputs (#17)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2024-10-14 19:44:02 +02:00

12 lines
No EOL
191 B
JSON

{
"cSpell.words": [
"Jellyfin"
],
"dart.flutterSdkPath": ".fvm/versions/3.24.3",
"search.exclude": {
"**/.fvm": true
},
"files.watcherExclude": {
"**/.fvm": true
}
}