elliottcable (author)
Wed Jan 14 20:49:46 -0800 2009
commit  f31b6b1a62604aec278abc60043d69832bd40019
tree    7c2faae06ccfba71aad507205f5044f8650b68d8
parent  e188ab2763d484a5885192be27b115d75d53652d
cocoa_play / .gitignore
100644 25 lines (20 sloc) 0.597 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# This is initially compiled from the following sources:
#
# http://christopherroach.com/archives/35
# http://stackoverflow.com/questions/236151/best-practices-for-using-version-controlling-on-cocoa-projects
# http://boredzo.org/blog/archives/2008-03-20/hgignore-for-mac-os-x-applications
# http://shanesbrain.net/2008/7/9/using-xcode-with-git
# http://www.bluishcoder.co.nz/2007/09/git-binary-files-and-cherry-picking.html
#
 
build
 
*.pbxuser
*.mode1v3
*.mode2v3
!default.pbxuser
!default.mode1v3
!default.mode2v3
 
*.perspective
*.perspectivev3
 
*.swp
*~.nib
*~.xib