From eb3000a4c5a8ddecf25927f0de0734bd78ba0fe4 Mon Sep 17 00:00:00 2001 From: Scott Cantor Date: Mon, 20 Jul 2015 19:40:08 -0400 Subject: [PATCH] Add ignores to unit test directory. --- xmltoolingtest/.gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/xmltoolingtest/.gitignore b/xmltoolingtest/.gitignore index d0c1d63..9dda6f7 100644 --- a/xmltoolingtest/.gitignore +++ b/xmltoolingtest/.gitignore @@ -1,4 +1,6 @@ /Debug +/*.lo +/*.la /*.user /*.cpp /Release -- 2.1.4