diff options
author | Brian Cully <bjc@kublai.com> | 2011-03-16 00:08:20 -0400 |
---|---|---|
committer | Brian Cully <github.20.shmit@spamgourmet.com> | 2011-03-16 00:08:20 -0400 |
commit | 56c019013b1a8fd10d123f1499db6571a8bb9e44 (patch) | |
tree | 0be1a1f41f9b5f69b6ab73aee89803a804ff6891 /.gitignore | |
parent | 888e7c096cc8abeeb47438db2c593e8a869c4375 (diff) | |
download | moxie-56c019013b1a8fd10d123f1499db6571a8bb9e44.tar.gz moxie-56c019013b1a8fd10d123f1499db6571a8bb9e44.zip |
Ignore XCode 4 user data
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -5,4 +5,6 @@ Moxie.xcodeproj/*.pbxuser Moxie.xcodeproj/*.perspectivev3 Moxie.xcodeproj/*.mode1 Moxie.xcodeproj/*.mode1v3 +Moxie.xcodeproj/project.xcworkspace/xcuserdata +Moxie.xcodeproj/xcuserdata Lisp/sbcl/sbcl.core |