This is an automated email from the ASF dual-hosted git repository. twice pushed a commit to branch PragmaTwice/fix-dockerignore in repository https://gitbox.apache.org/repos/asf/kvrocks.git
commit 9bfec69f98336eec3ef83877bae177496f38af7e Author: Twice <[email protected]> AuthorDate: Sat Jul 29 12:31:26 2023 +0800 Update .dockerignore --- .dockerignore | 2 -- 1 file changed, 2 deletions(-) diff --git a/.dockerignore b/.dockerignore index 0e9264fc..1e96e0ee 100644 --- a/.dockerignore +++ b/.dockerignore @@ -1,5 +1,3 @@ -/.git -/.gitignore /.github /tests /Dockerfile
