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