From 281184fdb5e0356481a14fd33ff16ae45719a4d6 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Joan=20Sol=C3=A0?= <jsola@iri.upc.edu>
Date: Sun, 2 Dec 2018 21:47:48 +0100
Subject: [PATCH] Update .gitignore

---
 .gitignore | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.gitignore b/.gitignore
index aad876f..4277767 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,5 @@ perf.data
 **/*.*~
 .settings/
 .cproject
+CMakeCache.txt
+CMakeFiles/cmake.check_cache
-- 
GitLab