mirror of
https://github.com/github/gitignore
synced 2025-07-15 14:09:13 +02:00
Merge pull request #4543 from NdagiStanley/patch-1
Update Node.gitignore to include VitePress
This commit is contained in:
commit
4f5f531823
1 changed files with 6 additions and 0 deletions
|
@ -104,6 +104,12 @@ dist
|
|||
.temp
|
||||
.cache
|
||||
|
||||
# vitepress build output
|
||||
**/.vitepress/dist
|
||||
|
||||
# vitepress cache directory
|
||||
**/.vitepress/cache
|
||||
|
||||
# Docusaurus cache and generated files
|
||||
.docusaurus
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue