1
0
mirror of https://github.com/robonen/tools.git synced 2026-03-20 10:54:44 +00:00

refactor(repo): add vitepress to gitignore

This commit is contained in:
2024-04-10 01:00:51 +07:00
parent 03f755df32
commit cf71b8e8e9

3
.gitignore vendored
View File

@@ -10,6 +10,9 @@ node_modules
**/Thumbs.db **/Thumbs.db
# build # build
.vitepress/dist
.vitepress/cache
.output .output
.nuxt .nuxt
.nitro .nitro