mirror of
https://github.com/github/gitignore.git
synced 2026-09-02 05:07:18 +02:00
Compare commits
2 Commits
5b3f2595ae
...
47990e1d0a
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
47990e1d0a | ||
|
|
3aa43d9132 |
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user