diff --git a/.gitignore b/.gitignore index 157778a..17fd9c0 100644 --- a/.gitignore +++ b/.gitignore @@ -7,6 +7,8 @@ .vscode/ /docs/.vitepress/cache/ /docs/.vitepress/dist/ +/docs/.vitepress/.temp/ +*.pdf packages/ dist dist-ssr @@ -15,4 +17,4 @@ node_modules playground-temp temp TODOs.md -.eslintcache \ No newline at end of file +.eslintcache