mirror of
https://github.com/Iconica-Development/flutter_image_picker.git
synced 2025-05-18 11:43:44 +02:00
chore: add fvm configuration to gitignore
This commit is contained in:
parent
a80bf1fb87
commit
e208c5031c
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -31,3 +31,7 @@ build/
|
||||||
coverage/
|
coverage/
|
||||||
/.flutter-plugins
|
/.flutter-plugins
|
||||||
/.flutter-plugins-dependencies
|
/.flutter-plugins-dependencies
|
||||||
|
|
||||||
|
# FVM Version Cache
|
||||||
|
.fvm/
|
||||||
|
.fvmrc
|
||||||
|
|
Loading…
Reference in a new issue