diff --git a/.gitignore b/.gitignore index e9dd2d13ce60602de292b7bc2cd5021a44dcd810..6d75470844b324bdc118055a11b095dfec6769b5 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,7 @@ build *.local package-lock.json pnpm-lock.yaml +yarn-error.log .history .vscode devui/vue-devui.ts diff --git a/sites/.vitepress/devui-theme/components/NavBar.vue b/sites/.vitepress/devui-theme/components/NavBar.vue index 28b459e8b156569836cf159ba3f5f06ce1fc33bc..6d5248af56048e4a3fa11ffd5c9f6cd9161fe34d 100644 --- a/sites/.vitepress/devui-theme/components/NavBar.vue +++ b/sites/.vitepress/devui-theme/components/NavBar.vue @@ -1,10 +1,10 @@