From 5343b0f508cb3c6a401e5bb80c6be9642ade52e4 Mon Sep 17 00:00:00 2001 From: Ian Davis Date: Thu, 4 May 2023 20:05:29 +0100 Subject: [PATCH] Add checked in file to dockerignore ignore list --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 2e9dcd0ff..23a0631c3 100644 --- a/.gitignore +++ b/.gitignore @@ -52,3 +52,4 @@ dist/ # The following files are checked into git and result # in dirty git state if removed from the docker context !extern/filecoin-ffi/rust/filecoin.pc +!extern/test-vectors