From 44d0af7e69253f8fb523b6d04a8a9dc6a7964993 Mon Sep 17 00:00:00 2001 From: clupus <154858@sch.bme.hu> Date: Fri, 5 Mar 2021 17:10:19 +0100 Subject: [PATCH] initial commit --- .gitignore.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore.txt b/.gitignore.txt index 043d84f..6699011 100644 --- a/.gitignore.txt +++ b/.gitignore.txt @@ -1,2 +1,2 @@ -Debug -Release \ No newline at end of file +Debug/* +Release/* \ No newline at end of file -- GitLab