From 1eac8e4c79d82b855126b9254077f07d8a75e74c Mon Sep 17 00:00:00 2001
From: gatsjanos <gatsjanos@sch.bme.hu>
Date: Wed, 8 Nov 2017 23:42:16 +0100
Subject: [PATCH] again that

---
 .gitignore | 26 +++++++++++++-------------
 1 file changed, 13 insertions(+), 13 deletions(-)

diff --git a/.gitignore b/.gitignore
index 1c9a181..98ab72b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,16 +11,16 @@
 *.userprefs
 
 # Build results
-[Dd]ebug/
-[Dd]ebugPublic/
-[Rr]elease/
-[Rr]eleases/
-[Xx]64/
-[Xx]86/
-[Bb]uild/
-bld/
-[Bb]in/
-[Oo]bj/
+#[Dd]ebug/
+#[Dd]ebugPublic/
+#[Rr]elease/
+#[Rr]eleases/
+#[Xx]64/
+#[Xx]86/
+#[Bb]uild/
+#bld/
+#[Bb]in/
+#[Oo]bj/
 
 # Visual Studio 2015 cache/options directory
 .vs/
@@ -36,9 +36,9 @@ bld/
 TestResult.xml
 
 # Build Results of an ATL Project
-[Dd]ebugPS/
-[Rr]eleasePS/
-dlldata.c
+#[Dd]ebugPS/
+#[Rr]eleasePS/
+#dlldata.c
 
 # DNX
 project.lock.json
-- 
GitLab