mirror of
https://github.com/danbulant/docker-compose
synced 2026-05-19 20:38:35 +00:00
chore: git ignore vuepress cache and temp folders
This commit is contained in:
parent
1bc50ed7a0
commit
bfd45f47fa
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -75,3 +75,7 @@ typings/
|
|||
# End of https://www.gitignore.io/api/node,jetbrains,visualstudiocode
|
||||
|
||||
/dist
|
||||
|
||||
### Vuepress ###
|
||||
.cache
|
||||
.temp
|
||||
Loading…
Reference in a new issue