From 71b277254e6fbd800b883405f16510e73d3d3122 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Joan=20Sol=C3=A0?= <jsola@iri.upc.edu>
Date: Thu, 5 May 2022 20:49:39 +0200
Subject: [PATCH] Update .gitignore

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

diff --git a/.gitignore b/.gitignore
index 77906100d..ac2a13f6e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,7 +4,8 @@
 README.txt
 bin/
 build/
-build_release/
+build-release/
+build-debug/
 lib/
 .idea/
 ./Wolf.user
-- 
GitLab