diff --git a/Node.gitignore b/Node.gitignore index ad46b30886fa350c1f59761b100e5e4b01f9a7ec..47ed2ccb081765bf98cc2e8fde9d0887e6ce039f 100644 --- a/Node.gitignore +++ b/Node.gitignore @@ -59,3 +59,6 @@ typings/ # next.js build output .next + +# vuepress build output +.vuepress/dist