git/svn ignores for build artifacts/personal xcode settings

git-svn-id: https://zxing.googlecode.com/svn/trunk@1559 59b500cc-1b3d-0410-9834-0bbf25fbcc57
This commit is contained in:
smparkes@smparkes.net 2010-08-25 16:10:25 +00:00
parent 4836a3e28c
commit a4a88a0083
2 changed files with 6 additions and 0 deletions

3
iphone/ScanTest/.gitignore vendored Normal file
View file

@ -0,0 +1,3 @@
/build
/ScanTest.xcodeproj/*.mode1v3
/ScanTest.xcodeproj/*.pbxuser

3
iphone/ZXingWidget/.gitignore vendored Normal file
View file

@ -0,0 +1,3 @@
/build
/ZXingWidget.xcodeproj/*.mode1v3
/ZXingWidget.xcodeproj/*.pbxuser