Compare commits

..

2 Commits

Author SHA1 Message Date
Stanley M Ndagi
47990e1d0a
Update Node.gitignore 2024-12-22 19:59:00 +03:00
Stanley M Ndagi
3aa43d9132
Update Node.gitignore 2024-12-22 18:10:41 +03:00

View File

@ -101,12 +101,16 @@ dist
.vuepress/dist
# vitepress build output
.vitepress/dist
**/.vitepress/dist
# vuepress v2.x / vitepress temp and cache directory
# vuepress v2.x temp and cache directory
.temp
.cache
# vitepress temp and cache directory
**/.vitepress/temp
**/.vitepress/cache
# Docusaurus cache and generated files
.docusaurus