From 36fdad55728a2df5dd508e8afe161b8ce79ccd8d Mon Sep 17 00:00:00 2001 From: Martijn Date: Sat, 23 May 2015 15:13:46 +0200 Subject: [PATCH] Debug dir --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 187adb2..a152240 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -/nbproject/ \ No newline at end of file +/nbproject/ +/debug/ \ No newline at end of file