From 5c5a05e2f39aebaeb22bbccbb0946eb036a9acac Mon Sep 17 00:00:00 2001 From: conrad Date: Mon, 4 Jul 2022 19:30:12 +1000 Subject: [PATCH] update .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 11df88cb..bf6d720a 100644 --- a/.gitignore +++ b/.gitignore @@ -9,6 +9,7 @@ Makefile CMakeFiles/ InstallFiles/ tmp/ -tests/main +tests1/smoke_test +tests2/main # TODO: examples/Makefile is overwritten by the cmake installer, but we need to keep track of the default version