From 77be98df6cb4ab80b341bf386ca6b3bf3d00a335 Mon Sep 17 00:00:00 2001 From: chsieh Date: Fri, 17 Dec 2010 15:44:37 -0800 Subject: [PATCH] WTF? Why am I adding the stupid file again? I thought it's already been added in my initial commit? Anyway, this file just got updated to include better filters against per-user settings? --- .gitignore | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 5430402..90c1515 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ # ignore built files build/* +Littlest.xcodeproj/*.pbxuser +Littlest.xcodeproj/*.mode1v3 -- 1.7.0.4