From 4d63c8ee19897b2a1780c0b901a0d4f02af82274 Mon Sep 17 00:00:00 2001 From: Marcel Date: Sun, 9 Mar 2014 13:38:00 +0000 Subject: [PATCH] updated git ignore with the testexecutables --- c/.gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/c/.gitignore b/c/.gitignore index 03ab786..e522e35 100644 --- a/c/.gitignore +++ b/c/.gitignore @@ -2,3 +2,5 @@ *.so *.a /example +/tests-shared +/tests-static