From 9efe8025d54b1de60bb759051a3fca9e9c6392c1 Mon Sep 17 00:00:00 2001 From: CaseyB Date: Tue, 5 Feb 2013 17:18:46 -0500 Subject: [PATCH] Update Unity.gitignore Ignores MonoDevelops cache files --- Unity.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/Unity.gitignore b/Unity.gitignore index 6425e291..d448f2e4 100644 --- a/Unity.gitignore +++ b/Unity.gitignore @@ -6,3 +6,4 @@ *.csproj *.unityproj *.sln +*.pidb