From 056c100ecfc63d7a488e9107e09a8c1d46547a93 Mon Sep 17 00:00:00 2001 From: David Reid Date: Sun, 3 Dec 2017 17:10:13 +1000 Subject: [PATCH] Update gitignore. --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index c9335dcd..57903f82 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ examples/out/ docs/ tools/malgen/build/ -tools/malgen/bin/ \ No newline at end of file +tools/malgen/bin/ +debugging \ No newline at end of file