From 4a681c8b0d3049b9a73e5d255664f82786284fad Mon Sep 17 00:00:00 2001 From: itchyny Date: Sun, 28 May 2023 20:14:24 +0900 Subject: [PATCH] improve .dockerignore --- .dockerignore | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/.dockerignore b/.dockerignore index c8e02dc8..ac001636 100644 --- a/.dockerignore +++ b/.dockerignore @@ -6,4 +6,12 @@ *.exe *.test *.out -/.github/ +*.md +*.y +**/*.jq +**/*.json +**/*.yaml +**/*_test.go +.github +_gojq +_tools