mirror of
https://github.com/danbulant/docker-compose
synced 2026-06-15 12:41:28 +00:00
build: ignore vuepress cache + temp files on release
This commit is contained in:
parent
524fe42a07
commit
568aed6b40
1 changed files with 3 additions and 2 deletions
|
|
@ -11,5 +11,6 @@ test/
|
|||
# VS Code settings
|
||||
.vscode
|
||||
|
||||
# CircleCI
|
||||
.circleci
|
||||
# VuePress
|
||||
.cache
|
||||
.temp
|
||||
|
|
|
|||
Loading…
Reference in a new issue