File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change
1
+ # For understanding why this file exists, and how this list was generated, see
2
+ # https://github.com/firebase/firebase-ios-sdk/issues/10577
3
+ ignorePaths :
4
+ # Ignore reason: These artifacts are used in unit tests
5
+ - Crashlytics/UnitTests/Data/10.9.3_libobjc.A.dylib
6
+ - Crashlytics/UnitTests/Data/10.9.4_libsystem_kernel.dylib
7
+ - Crashlytics/UnitTests/FIRCLSMachO/data/armv7-armv7s-arm64.dylib
8
+ - Crashlytics/UnitTests/FIRCLSMachO/data/armv7-armv7s-executable
9
+ - Crashlytics/UnitTests/FIRCLSMachO/data/armv7-armv7s.dSYM/Contents/Resources/DWARF/CrashTest
10
+ - Crashlytics/UnitTests/FIRCLSMachO/data/armv7k
11
+ - Crashlytics/UnitTests/FIRCLSMachO/data/i386-simulator.dSYM/Contents/Resources/DWARF/CrashTest
12
+ - Crashlytics/UnitTests/FIRCLSMachO/data/tvos-binary
13
+ - Crashlytics/UnitTests/FIRCLSMachO/data/tvsimulator-binary
14
+ - Crashlytics/UnitTests/FIRCLSMachO/data/watchOS-simulator
15
+ - Crashlytics/UnitTests/FIRCLSMachO/data/x86_64-executable
16
+ # Ignore reason: Crashlytics precompiles this binary for public release
17
+ - Crashlytics/upload-symbols
18
+ # Ignore reason: These artifacts are used in unit tests
19
+ - FirebaseAppDistribution/Tests/Unit/Resources/armv7-armv7s-executable
20
+ - FirebaseAppDistribution/Tests/Unit/Resources/x86_64-executable
21
+ # This is involved with release tooling, but not sent to customers
22
+ - ReleaseTooling/Template/dummy_Firebase_lib
You can’t perform that action at this time.
0 commit comments