Compare commits

..

5 Commits

Author SHA1 Message Date
Daniel Johnson
4f5f531823
Merge pull request #4543 from NdagiStanley/patch-1
Update Node.gitignore to include VitePress
2025-01-06 14:14:32 -08:00
Stanley M Ndagi
3800aff005
Update Node.gitignore 2024-12-23 14:16:03 +03:00
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
Stanley M Ndagi
5b3f2595ae
Update Node.gitignore
Include VitePress
2024-12-02 03:24:39 +03:00

View File

@ -104,6 +104,12 @@ dist
.temp .temp
.cache .cache
# vitepress build output
**/.vitepress/dist
# vitepress cache directory
**/.vitepress/cache
# Docusaurus cache and generated files # Docusaurus cache and generated files
.docusaurus .docusaurus