-
Notifications
You must be signed in to change notification settings - Fork 30
/
.gitignore
80 lines (79 loc) · 9.39 KB
/
.gitignore
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
.DS_Store
BookSource/Chapter06/Chapter6ImageLabelling/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Internal/GDTCORUploader.h
BookSource/Chapter06/Chapter6ImageLabelling/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Internal/GDTCORStorageProtocol.h
BookSource/Chapter06/Chapter6ImageLabelling/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Internal/GDTCORStorageEventSelector.h
BookSource/Chapter06/Chapter6ImageLabelling/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Internal/GDTCORRegistrar.h
BookSource/Chapter06/Chapter6ImageLabelling/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Internal/GDTCORReachability.h
BookSource/Chapter06/Chapter6ImageLabelling/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Internal/GDTCORPlatform.h
BookSource/Chapter06/Chapter6ImageLabelling/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Internal/GDTCORLifecycle.h
BookSource/Chapter06/Chapter6ImageLabelling/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Internal/GDTCORDirectorySizeTracker.h
BookSource/Chapter06/Chapter6ImageLabelling/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Internal/GDTCORAssert.h
BookSource/Chapter06/Chapter6ImageLabelling/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/GDTCORUploadCoordinator.m
BookSource/Chapter06/Chapter6ImageLabelling/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/GDTCORTransport.m
BookSource/Chapter06/Chapter6ImageLabelling/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/GDTCORTransformer.m
BookSource/Chapter06/Chapter6ImageLabelling/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/GDTCORStorageEventSelector.m
BookSource/Chapter06/Chapter6ImageLabelling/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/GDTCORRegistrar.m
BookSource/Chapter06/Chapter6ImageLabelling/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/GDTCORReachability.m
BookSource/Chapter06/Chapter6ImageLabelling/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/GDTCORPlatform.m
BookSource/Chapter06/Chapter6ImageLabelling/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/GDTCORLifecycle.m
BookSource/Chapter06/Chapter6ImageLabelling/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/GDTCORFlatFileStorage.m
BookSource/Chapter06/Chapter6ImageLabelling/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/GDTCOREvent.m
BookSource/Chapter06/Chapter6ImageLabelling/Pods/GoogleUtilities/GoogleUtilities/Environment/SecureStorage/GULKeychainUtils.m
BookSource/Chapter06/Chapter6ImageLabelling/Pods/GoogleUtilities/GoogleUtilities/Environment/SecureStorage/GULKeychainStorage.m
BookSource/Chapter06/Chapter6ImageLabelling/Pods/GoogleUtilities/GoogleUtilities/Environment/Public/GoogleUtilities/GULSecureCoding.h
BookSource/Chapter06/Chapter6ImageLabelling/Pods/GoogleUtilities/GoogleUtilities/Environment/Public/GoogleUtilities/GULKeychainUtils.h
BookSource/Chapter06/Chapter6ImageLabelling/Pods/GoogleUtilities/GoogleUtilities/Environment/Public/GoogleUtilities/GULKeychainStorage.h
BookSource/Chapter06/Chapter6ImageLabelling/Pods/GoogleUtilities/GoogleUtilities/Environment/Public/GoogleUtilities/GULHeartbeatDateStorage.h
BookSource/Chapter06/Chapter6ImageLabelling/Pods/GoogleUtilities/GoogleUtilities/Environment/Public/GoogleUtilities/GULAppEnvironmentUtil.h
BookSource/Chapter06/Chapter6ImageLabelling/Pods/GoogleUtilities/GoogleUtilities/Environment/GULSecureCoding.m
BookSource/Chapter06/Chapter6ImageLabelling/Pods/GoogleUtilities/GoogleUtilities/Environment/GULHeartbeatDateStorage.m
BookSource/Chapter06/Chapter6ImageLabelling/Pods/GoogleToolboxForMac/README.md
BookSource/Chapter06/Chapter6ImageLabelling/Pods/GoogleToolboxForMac/LICENSE
BookSource/Chapter06/Chapter6ImageLabelling/Pods/GoogleToolboxForMac/GTMDefines.h
BookSource/Chapter06/Chapter6ImageLabelling/Pods/GoogleToolboxForMac/Foundation/GTMNSString+URLArguments.m
BookSource/Chapter06/Chapter6ImageLabelling/Pods/GoogleToolboxForMac/Foundation/GTMNSString+URLArguments.h
BookSource/Chapter06/Chapter6ImageLabelling/Pods/GoogleToolboxForMac/Foundation/GTMNSDictionary+URLArguments.m
BookSource/Chapter06/Chapter6ImageLabelling/Pods/GoogleToolboxForMac/Foundation/GTMNSDictionary+URLArguments.h
BookSource/Chapter06/Chapter6ImageLabelling/Pods/GoogleToolboxForMac/Foundation/GTMNSData+zlib.m
BookSource/Chapter06/Chapter6ImageLabelling/Pods/GoogleToolboxForMac/Foundation/GTMNSData+zlib.h
BookSource/Chapter06/Chapter6ImageLabelling/Pods/GoogleToolboxForMac/Foundation/GTMLogger.m
BookSource/Chapter06/Chapter6ImageLabelling/Pods/GoogleToolboxForMac/Foundation/GTMLogger.h
BookSource/Chapter06/Chapter6ImageLabelling/Pods/GoogleToolboxForMac/DebugUtils/GTMMethodCheck.h
BookSource/Chapter06/Chapter6ImageLabelling/Pods/GoogleToolboxForMac/DebugUtils/GTMDebugThreadValidation.h
BookSource/Chapter06/Chapter6ImageLabelling/Pods/GoogleToolboxForMac/DebugUtils/GTMDebugSelectorValidation.h
BookSource/Chapter06/Chapter6ImageLabelling/Pods/GoogleMLKit/MLKitCore/Sources/module.modulemap
BookSource/Chapter06/Chapter6ImageLabelling/Pods/GoogleMLKit/MLKitCore/Sources/MLKit.h
BookSource/Chapter06/Chapter6ImageLabelling/Pods/GoogleMLKit/MLKitCore/NOTICES
BookSource/Chapter06/Chapter6ImageLabelling/Pods/GoogleDataTransport/README.md
BookSource/Chapter06/Chapter6ImageLabelling/Pods/GoogleDataTransport/LICENSE
BookSource/Chapter06/Chapter6ImageLabelling/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Public/GoogleDataTransport/GoogleDataTransport.h
BookSource/Chapter06/Chapter6ImageLabelling/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Public/GoogleDataTransport/GDTCORTransport.h
BookSource/Chapter06/Chapter6ImageLabelling/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Public/GoogleDataTransport/GDTCORTargets.h
BookSource/Chapter06/Chapter6ImageLabelling/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Public/GoogleDataTransport/GDTCOREventTransformer.h
BookSource/Chapter06/Chapter6ImageLabelling/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Public/GoogleDataTransport/GDTCOREventDataObject.h
BookSource/Chapter06/Chapter6ImageLabelling/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Public/GoogleDataTransport/GDTCOREvent.h
BookSource/Chapter06/Chapter6ImageLabelling/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Public/GoogleDataTransport/GDTCORConsoleLogger.h
BookSource/Chapter06/Chapter6ImageLabelling/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Public/GoogleDataTransport/GDTCORClock.h
BookSource/Chapter06/Chapter6ImageLabelling/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Private/GDTCORUploadCoordinator.h
BookSource/Chapter06/Chapter6ImageLabelling/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Private/GDTCORTransport_Private.h
BookSource/Chapter06/Chapter6ImageLabelling/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Private/GDTCORTransformer_Private.h
BookSource/Chapter06/Chapter6ImageLabelling/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Private/GDTCORTransformer.h
BookSource/Chapter06/Chapter6ImageLabelling/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Private/GDTCORRegistrar_Private.h
BookSource/Chapter06/Chapter6ImageLabelling/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Private/GDTCORReachability_Private.h
BookSource/Chapter06/Chapter6ImageLabelling/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Private/GDTCORFlatFileStorage.h
BookSource/Chapter06/Chapter6ImageLabelling/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Private/GDTCOREvent_Private.h
BookSource/Chapter06/Chapter6ImageLabelling/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Internal/GoogleDataTransportInternal.h
BookSource/Chapter06/Chapter6ImageLabelling/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/GDTCORDirectorySizeTracker.m
BookSource/Chapter06/Chapter6ImageLabelling/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/GDTCORConsoleLogger.m
BookSource/Chapter06/Chapter6ImageLabelling/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/GDTCORClock.m
BookSource/Chapter06/Chapter6ImageLabelling/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/GDTCORAssert.m
BookSource/Chapter06/Chapter6ImageLabelling/Pods/GoogleDataTransport/GoogleDataTransport/GDTCCTLibrary/Public/GDTCOREvent+GDTCCTSupport.h
BookSource/Chapter06/Chapter6ImageLabelling/Pods/GoogleDataTransport/GoogleDataTransport/GDTCCTLibrary/Protogen/nanopb/cct.nanopb.h
BookSource/Chapter06/Chapter6ImageLabelling/Pods/GoogleDataTransport/GoogleDataTransport/GDTCCTLibrary/Protogen/nanopb/cct.nanopb.c
BookSource/Chapter06/Chapter6ImageLabelling/Pods/GoogleDataTransport/GoogleDataTransport/GDTCCTLibrary/Private/GDTCCTUploader.h
BookSource/Chapter06/Chapter6ImageLabelling/Pods/GoogleDataTransport/GoogleDataTransport/GDTCCTLibrary/Private/GDTCCTNanopbHelpers.h
BookSource/Chapter06/Chapter6ImageLabelling/Pods/GoogleDataTransport/GoogleDataTransport/GDTCCTLibrary/Private/GDTCCTCompressionHelper.h
BookSource/Chapter06/Chapter6ImageLabelling/Pods/GoogleDataTransport/GoogleDataTransport/GDTCCTLibrary/GDTCOREvent+GDTCCTSupport.m
BookSource/Chapter06/Chapter6ImageLabelling/Pods/GoogleDataTransport/GoogleDataTransport/GDTCCTLibrary/GDTCCTUploader.m
BookSource/Chapter06/Chapter6ImageLabelling/Pods/GoogleDataTransport/GoogleDataTransport/GDTCCTLibrary/GDTCCTNanopbHelpers.m
BookSource/Chapter06/Chapter6ImageLabelling/Pods/GoogleDataTransport/GoogleDataTransport/GDTCCTLibrary/GDTCCTCompressionHelper.m