From 115a552ade55ccb0113e390fa71328e75ef689ce Mon Sep 17 00:00:00 2001 From: Sean Dague Date: Fri, 7 Aug 2009 13:29:42 -0400 Subject: [PATCH] ignore .svn directories, useful for the mirror --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 55f95fd71a..c5c6da3b0e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +.svn .project .settings *.csproj