Browse Source

Update Node.gitignore

Stanley M Ndagi 4 months ago
parent
commit
3800aff005
1 changed files with 4 additions and 5 deletions
  1. 4 5
      Node.gitignore

+ 4 - 5
Node.gitignore

@@ -100,15 +100,14 @@ dist
 # vuepress build output
 # vuepress build output
 .vuepress/dist
 .vuepress/dist
 
 
-# vitepress build output
-**/.vitepress/dist
-
 # vuepress v2.x temp and cache directory
 # vuepress v2.x temp and cache directory
 .temp
 .temp
 .cache
 .cache
 
 
-# vitepress temp and cache directory
-**/.vitepress/temp
+# vitepress build output
+**/.vitepress/dist
+
+# vitepress cache directory
 **/.vitepress/cache
 **/.vitepress/cache
 
 
 # Docusaurus cache and generated files
 # Docusaurus cache and generated files