From 4ea233f103479ca6ae0b2a07d2ba9842651ba8ec Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Tue, 1 Mar 2016 00:11:15 -0500 Subject: [PATCH] Tests: Added test binary --- test/.gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test/.gitignore b/test/.gitignore index 2e797ded..9d0a2fe9 100644 --- a/test/.gitignore +++ b/test/.gitignore @@ -1,5 +1,7 @@ all.log +*.pyc grammar.t lexer.t lr0.t rules.t +json.t