-
Notifications
You must be signed in to change notification settings - Fork 427
Expand file tree
/
Copy path.gitignore
More file actions
34 lines (34 loc) · 1010 Bytes
/
.gitignore
File metadata and controls
34 lines (34 loc) · 1010 Bytes
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
.DS_Store
DerivedData
xcuserdata
project.xcworkspace
artifacts
node_modules
shared/test/test_credentials.json
shared/test/ui_test_config.json
bootconfig.plist
/SalesforceMobileSDK.xcworkspace/xcshareddata/SalesforceMobileSDK.xccheckout
/SalesforceMobileSDK.xcworkspace/xcshareddata/SalesforceMobileSDK.xcscmblueprint
/SalesforceMobileSDK.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist
/SalesforceMobileSDK.xcworkspace/xcshareddata/swiftpm/
/SalesforceMobileSDK.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings
/hybrid/SampleApps/ContactExplorer/build/
/hybrid/SampleApps/VFConnector/build/
/libs/SalesforceHybridSDK/build/
/libs/SalesforceReact/build/
/libs/SalesforceSDKCore/build/
/libs/SalesforceAnalytics/build/
/libs/SmartStore/build/
/libs/MobileSync/build/
/libs/SalesforceSDKCommon/build/
/native/SampleApps/RestAPIExplorer/build/
node_modules/
.idea/
package-lock.json
npm-debug.log
index.ios.bundle*
clangReport/
test_output/
.circleci/fastlane/README.md
.circleci/fastlane/report.xml
.build