From 77461c03422ce1f5829b0180e68c4bdbf914956c Mon Sep 17 00:00:00 2001 From: Zack Weinberg Date: Thu, 12 Jul 2018 12:23:59 -0400 Subject: Add two more test programs to .gitignore. --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index bb7f15c..16488f3 100644 --- a/.gitignore +++ b/.gitignore @@ -54,6 +54,7 @@ /test-alg-sha256 /test-alg-sha512 /test-badsalt +/test-badsetting /test-bigcrypt /test-byteorder /test-crypt-bcrypt @@ -67,6 +68,7 @@ /test-des-obsolete /test-des-obsolete_r /test-gensalt +/test-short-outbuf # backup-files -- cgit v1.2.3