Skip to content

Commit 1000a57

Browse files
committed
.vscodeの行を削除し、FVMバージョンキャッシュを追加
1 parent f1584e0 commit 1000a57

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ migrate_working_dir/
1414

1515
*.vscode
1616

17-
1817
# IntelliJ related
1918
*.iml
2019
*.ipr
@@ -46,3 +45,6 @@ app.*.map.json
4645
/android/app/debug
4746
/android/app/profile
4847
/android/app/release
48+
49+
# FVM Version Cache
50+
.fvm/

0 commit comments

Comments
 (0)