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
5b3f2595ae
commit
3aa43d9132
1 changed files with 5 additions and 1 deletions
|
@ -103,10 +103,14 @@ dist
|
|||
# vitepress build output
|
||||
.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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue