From 82c936321ad81f076c9e10ee96f4c1bb0fbb5c19 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Orhun=20Parmaks=C4=B1z?= Date: Sat, 16 Apr 2022 21:17:39 +0300 Subject: [PATCH] chore(docker): update .dockerignore about GitHub related files --- .dockerignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.dockerignore b/.dockerignore index b7253ef..a86661c 100644 --- a/.dockerignore +++ b/.dockerignore @@ -9,7 +9,6 @@ .editorconfig .gitignore .clippy.toml -_config.yml *.md *.yml Dockerfile @@ -17,3 +16,4 @@ LICENSE* rustfmt.toml deny.toml bors.toml +CNAME