From 6577639c06254bc5a54e732a7a7a7866d840fabb Mon Sep 17 00:00:00 2001 From: Sojiro Nishimura Date: Tue, 22 Jul 2025 14:33:38 +0900 Subject: [PATCH] add ignore files --- .gitignore | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 7489abd..ec89fda 100644 --- a/.gitignore +++ b/.gitignore @@ -332,7 +332,6 @@ hs_err_pid* # End of https://www.toptal.com/developers/gitignore/api/flutter,visualstudiocode,jetbrains,androidstudio,xcode - # Firebase GoogleService-Info.plist google-services.json @@ -343,3 +342,8 @@ Karte-Info.plist # melos pubspec_overrides.yaml + +# FVM Version Cache +.fvm/ +.fvmrc +