mirror of
https://github.com/zxing/zxing.git
synced 2025-03-05 20:48:51 -08:00
ignore some xcode artifacts under git
git-svn-id: https://zxing.googlecode.com/svn/trunk@2457 59b500cc-1b3d-0410-9834-0bbf25fbcc57
This commit is contained in:
parent
5c0aef5357
commit
d4ab50929f
3
iphone/Barcodes/.gitignore
vendored
3
iphone/Barcodes/.gitignore
vendored
|
@ -1 +1,2 @@
|
|||
xcuserdata
|
||||
xcuserdata
|
||||
contents.xcworkspacedata
|
1
iphone/ScanTest/.gitignore
vendored
1
iphone/ScanTest/.gitignore
vendored
|
@ -3,3 +3,4 @@
|
|||
/ScanTest.xcodeproj/*.pbxuser
|
||||
/ScanTest.xcodeproj/xcuserdata
|
||||
/ScanTest.xcodeproj/project.xcworkspace/xcuserdata
|
||||
/ScanTest.xcodeproj/project.xcworkspace/contents.xcworkspacedata
|
Loading…
Reference in a new issue