From 0f123ab3aa514155b3c8f5e91cad8c2cbb643daf Mon Sep 17 00:00:00 2001 From: Peter Feigl Date: Tue, 4 Dec 2012 15:05:58 +0100 Subject: [PATCH] Adding parse-time to test/.gitignore test/parse-time is a binary that is generated when running make test. It should be ignored by git. --- test/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/test/.gitignore b/test/.gitignore index 1eff7ce8..97e02487 100644 --- a/test/.gitignore +++ b/test/.gitignore @@ -5,4 +5,5 @@ symbol-test arg-test hex-xcode random-corpus +parse-time tmp.* -- 2.43.0