From 56f0281ab1f8150abd748e507f8445e8c3d4df66 Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Sun, 26 Feb 2012 12:35:43 -0500 Subject: [PATCH] Git - Added doc/misc/tutorial to .gitignore to get it out of my face. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 3b6c55f50..65989301e 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,4 @@ install_manifest.txt _CPack_Packages CPackConfig.cmake CPackSourceConfig.cmake +doc/misc/tutorial