From f862320db01eb08472f23319ac0fb207e87c9a9f Mon Sep 17 00:00:00 2001 From: Troy Lowry Date: Sat, 11 May 2019 19:33:55 -0500 Subject: [PATCH] Update .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 8d085bb..e4f7e28 100644 --- a/.gitignore +++ b/.gitignore @@ -71,4 +71,5 @@ CMakeCache.txt CMakeDoxyfile.tpl.bak CMakeDoxyfile.in PredictedInputCache_Debug_x64.dat -PredictedInputCache_Release_x64.dat \ No newline at end of file +PredictedInputCache_Release_x64.dat +Doxyfile.Documentation \ No newline at end of file