mirror of
https://github.com/danbulant/docker-compose
synced 2026-07-03 10:20:40 +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
|
# VS Code settings
|
||||||
.vscode
|
.vscode
|
||||||
|
|
||||||
# CircleCI
|
# VuePress
|
||||||
.circleci
|
.cache
|
||||||
|
.temp
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue