1
0
mirror of https://github.com/robonen/tools.git synced 2026-03-20 02:44:45 +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
# build
.vitepress/dist
.vitepress/cache
.output
.nuxt
.nitro