From 2c5caf9cf5d1e35155cbfff331227ef8d38d457f Mon Sep 17 00:00:00 2001 From: Ben Jackson Date: Sun, 20 May 2018 21:12:04 +0100 Subject: [PATCH] Ignore some build output --- support/test/cpp/simple_c_program/.gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 support/test/cpp/simple_c_program/.gitignore diff --git a/support/test/cpp/simple_c_program/.gitignore b/support/test/cpp/simple_c_program/.gitignore new file mode 100644 index 0000000..9f5a14d --- /dev/null +++ b/support/test/cpp/simple_c_program/.gitignore @@ -0,0 +1,2 @@ +test +test.dSYM