mirror of
https://github.com/inventree/inventree-app.git
synced 2025-06-26 00:40:44 +00:00
Add FVM config file
This commit is contained in:
3
.fvmrc
Normal file
3
.fvmrc
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"flutter": "3.32.2"
|
||||
}
|
3
.gitignore
vendored
3
.gitignore
vendored
@ -82,3 +82,6 @@ ios/Podfile.lock
|
||||
!**/ios/**/default.pbxuser
|
||||
!**/ios/**/default.perspectivev3
|
||||
!/packages/flutter_tools/test/data/dart_dependencies_test/**/.packages
|
||||
|
||||
# Flutter directory
|
||||
.fvm/
|
Reference in New Issue
Block a user