From 2da7b855cd5d9ce531a39f01b056d28c9dc29e1c Mon Sep 17 00:00:00 2001 From: Loup Vaillant Date: Thu, 29 Oct 2020 22:31:03 +0100 Subject: [PATCH] Re-ignore tests/vectors.h --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 16952ef..f4bcaa1 100644 --- a/.gitignore +++ b/.gitignore @@ -24,3 +24,4 @@ tests/formal-analysis *.tar.gz monocypher-*/ doc/html/ +tests/vectors.h \ No newline at end of file -- 2.47.3