mirror of
https://github.com/github/gitignore.git
synced 2026-09-02 21:27:26 +02:00
Compare commits
5 Commits
6eeebe6f49
...
4f5f531823
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4f5f531823 | ||
|
|
3800aff005 | ||
|
|
47990e1d0a | ||
|
|
3aa43d9132 | ||
|
|
5b3f2595ae |
@ -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
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user