Browse Source

chore: update .gitignore

0xJacky 2 năm trước cách đây
mục cha
commit
4413beb9c8
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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/*