Explorar el Código

chore: update .gitignore

0xJacky hace 2 años
padre
commit
4413beb9c8
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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/*