diff --git a/.gitignore b/.gitignore index ccbc68d..ed91fed 100644 --- a/.gitignore +++ b/.gitignore @@ -75,3 +75,7 @@ typings/ # End of https://www.gitignore.io/api/node,jetbrains,visualstudiocode /dist + +### Vuepress ### +.cache +.temp \ No newline at end of file