From fc0f14803a6813e5c5e1e44f3312a41a3836b2f2 Mon Sep 17 00:00:00 2001 From: Emily Bache Date: Fri, 27 Sep 2019 13:20:29 +0200 Subject: [PATCH] cpp ignore file --- cpp/.gitignore | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 cpp/.gitignore diff --git a/cpp/.gitignore b/cpp/.gitignore new file mode 100644 index 00000000..d13a7ad5 --- /dev/null +++ b/cpp/.gitignore @@ -0,0 +1,4 @@ +.idea +cmake-build-debug +gtest +build