From 514e86a7157d5bb99c7ae7618b460e650bc5cf85 Mon Sep 17 00:00:00 2001 From: Clifford Date: Sun, 8 Jul 2012 01:32:34 -0700 Subject: [PATCH] Also ignore pidb and userprefs files. --- Unity.gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Unity.gitignore b/Unity.gitignore index 6425e291..ca3c6dc3 100644 --- a/Unity.gitignore +++ b/Unity.gitignore @@ -6,3 +6,5 @@ *.csproj *.unityproj *.sln +*.pidb +*.userprefs