From 44c16063ed17fa6a4a3732e7b4a27d99ad426127 Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Mon, 8 Oct 2012 13:27:42 +0200 Subject: [PATCH] add test.config_parser to .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index e50eb4fb..26c170f2 100644 --- a/.gitignore +++ b/.gitignore @@ -14,6 +14,7 @@ testcases/_Inline testcases/inc testcases/META.yml test.commands_parser +test.config_parser *.output *.tab.* *.yy.c