From 709faa8d654893275d57f572a7ab552555aaba6e Mon Sep 17 00:00:00 2001 From: Bernard Xiong Date: Tue, 5 May 2015 09:29:30 +0800 Subject: [PATCH] Update .gitignore file. --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 22d8ff2bdc..ecee2c932e 100644 --- a/.gitignore +++ b/.gitignore @@ -10,6 +10,8 @@ *.idb *.ilk build +Debug +documentation/html *~ *.o *.obj