mirror of
https://github.com/github/gitignore
synced 2025-07-15 14:09:13 +02:00
Update Node.gitignore
This commit is contained in:
parent
3aa43d9132
commit
47990e1d0a
1 changed files with 3 additions and 3 deletions
|
@ -101,15 +101,15 @@ dist
|
|||
.vuepress/dist
|
||||
|
||||
# vitepress build output
|
||||
.vitepress/dist
|
||||
**/.vitepress/dist
|
||||
|
||||
# vuepress v2.x temp and cache directory
|
||||
.temp
|
||||
.cache
|
||||
|
||||
# vitepress temp and cache directory
|
||||
.vitepress/temp
|
||||
.vitepress/cache
|
||||
**/.vitepress/temp
|
||||
**/.vitepress/cache
|
||||
|
||||
# Docusaurus cache and generated files
|
||||
.docusaurus
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue