From db71401995315b2fb915699e52113d99d0530d27 Mon Sep 17 00:00:00 2001 From: Hackerpilot Date: Mon, 26 Jan 2015 16:41:09 -0800 Subject: [PATCH] Ignore dscanner debug build --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 2ab316e..f14a608 100755 --- a/.gitignore +++ b/.gitignore @@ -25,3 +25,6 @@ dscanner-report.json *.o *.obj *.exe + +#debug build +dsc