From b86f3faf6d12e25610cc41b1dea6e5636a6fd229 Mon Sep 17 00:00:00 2001 From: Chuck Walbourn Date: Sat, 18 Apr 2015 22:50:42 -0700 Subject: [PATCH] Updating .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index a283711..692b957 100644 --- a/.gitignore +++ b/.gitignore @@ -20,4 +20,5 @@ Debug Profile Release x64 -Tests \ No newline at end of file +/Tests +/wiki \ No newline at end of file