Explorar el Código

Merge pull request #3830 from LucienZhang/master

Add vuepress v2.x temp and cache directory
Brian Douglas hace 3 años
padre
commit
c19e9908a7
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. 4 0
      Node.gitignore

+ 4 - 0
Node.gitignore

@@ -95,6 +95,10 @@ dist
 # vuepress build output
 .vuepress/dist
 
+# vuepress v2.x temp and cache directory
+.temp
+.cache
+
 # Serverless directories
 .serverless/