From 31faa49bd8ce3a6335ae313990e69572808a96a2 Mon Sep 17 00:00:00 2001 From: Eric Haszlakiewicz Date: Sat, 28 Apr 2012 14:17:09 -0500 Subject: [PATCH] Ignore the new test1Formatted and test2Formatted executables. --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 5534d69b..6dfd3fd1 100644 --- a/.gitignore +++ b/.gitignore @@ -22,7 +22,9 @@ /tests/Makefile /tests/Makefile.in /tests/test1 +/tests/test1Formatted /tests/test2 +/tests/test2Formatted /tests/test4 /tests/testSubDir /tests/test_parse_int64 -- 2.47.3