diff --git a/.gitignore b/.gitignore index 28c0088a..58e07b22 100644 --- a/.gitignore +++ b/.gitignore @@ -50,4 +50,10 @@ android/app/release # Misc GeneratedPluginRegistrant.swift -pubspec_overrides.yaml \ No newline at end of file +pubspec_overrides.yaml +melos_overrides.yaml + +.fvm +.fvmrc +.ruby-version +Gemfile* diff --git a/melos.yaml b/melos.yaml index eb97482d..64625535 100644 --- a/melos.yaml +++ b/melos.yaml @@ -5,4 +5,4 @@ packages: - scripts - maplibre_gl - maplibre_gl_platform_interface - - maplibre_gl_web \ No newline at end of file + - maplibre_gl_web