From 96b3c64adfe154fa4f8c2715db7788e036d415c1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?B=C3=A1lint=20R=C3=A9thelyi?= <rethelyibalint@gmail.com> Date: Mon, 12 Apr 2021 07:52:30 +0200 Subject: [PATCH] update gitingnore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 84e7d95..7b8d8f7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ **/.idea **/bin +**/obj -- GitLab