From cf34980be517e01e0dafc38874c1aa033eeae107 Mon Sep 17 00:00:00 2001 From: Maschell Date: Sat, 27 Jun 2020 12:43:20 +0200 Subject: [PATCH] Update the .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index ff51bd5..2b68744 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ lib/ *.bz2 libgui.layout obj/ +CMakeLists.txt