mirror of
https://github.com/austinried/subtracks.git
synced 2025-12-27 09:09:29 +01:00
chore: cleanup fvm configuration
I guess fvm changed the way it does it's configuration at some point, but rather than having .fvm/fmv_config.json checked in .fvmrc should be checked in. The .fvm directory is used to store files and symlinks related to the installed Flutter version and as such should not be commited at all.
This commit is contained in:
parent
b0bb26f84b
commit
7e5885e5c8
@ -1,4 +0,0 @@
|
||||
{
|
||||
"flutterSdkVersion": "3.7.11",
|
||||
"flavors": {}
|
||||
}
|
||||
2
.gitignore
vendored
2
.gitignore
vendored
@ -45,5 +45,5 @@ app.*.map.json
|
||||
|
||||
/.env
|
||||
*.sqlite*
|
||||
/.fvm/flutter_sdk
|
||||
.fvm/
|
||||
*.keystore
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user