From 8c6b5bb3f8820fe0ccf08d5e3aba01429bea5392 Mon Sep 17 00:00:00 2001 From: Dawid Drozd Date: Sun, 10 Sep 2017 14:01:26 +0200 Subject: [PATCH] Update gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 649b30c..3de2144 100644 --- a/.gitignore +++ b/.gitignore @@ -30,3 +30,6 @@ build/ cmake-build*/ .idea/ + +Release/ +Debug/