ソースを参照

chore: update .gitignore

0xJacky 2 年 前
コミット
4413beb9c8
1 ファイル変更1 行追加0 行削除
  1. 1 0
      frontend/.gitignore

+ 1 - 0
frontend/.gitignore

@@ -14,6 +14,7 @@ dist-ssr
 *.local
 docs/.vitepress/cache/*
 .yarn
+cache
 
 # Editor directories and files
 .vscode/*