From 95bad0ba18ca98c12b156107f9b392a72e7ecc5b Mon Sep 17 00:00:00 2001
From: Nicolas De Jaegher <nicolas.dejaegher@student.uclouvain.be>
Date: Tue, 17 Mar 2020 12:08:55 +0100
Subject: [PATCH] Update .gitignore

---
 .gitignore | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index 4a0e2ce..43204ec 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,6 @@
-
+.idea
+cmake-build-debug
+CMakeLists.txt
 # Prerequisites
 *.d
 
-- 
GitLab