From 9613cab31f0ca3c739f1744ce9f8a899692bc0f2 Mon Sep 17 00:00:00 2001 From: Kirill Leonov Date: Fri, 16 Aug 2024 12:12:17 +0300 Subject: [PATCH] update .dockerignore --- .dockerignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.dockerignore b/.dockerignore index 1afa2bd..7b45e94 100644 --- a/.dockerignore +++ b/.dockerignore @@ -7,3 +7,5 @@ README.md SECURITY.md .rubocop.yml .rspec +.git +.gitignore