commit 87cae1465b614d5cf887e0c5fc8fd8c2f8c87234 from: Alexander Barton date: Sat Apr 12 21:29:58 2008 UTC GIT should ignore user preferences files inside Xcode projects. Added filter for GIT to ignore Xcode user preferences files (*.mode1v3 and *.pbxuser) which are automatically generated inside the project bundle when opened in Xcode. commit - b7135ea76accdf3be751cb3cdcd91c8202092e93 commit + 87cae1465b614d5cf887e0c5fc8fd8c2f8c87234 blob - /dev/null blob + d82a5e47def52cce2467649612ca36ad79f40a63 (mode 644) --- /dev/null +++ contrib/MacOSX/ngIRCd.xcodeproj/.gitignore @@ -0,0 +1,2 @@ +*.mode1v3 +*.pbxuser