Skip to content

Commit 8f35779

Browse files
committed
Merge pull request #1979 from wolffan/patch-1
Add injection folder to ignore
2 parents d1d1a4b + 548e76c commit 8f35779

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Objective-C.gitignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,3 +51,10 @@ Carthage/Build
5151

5252
fastlane/report.xml
5353
fastlane/screenshots
54+
55+
#Code Injection
56+
#
57+
# After new code Injection tools there's a generated folder /iOSInjectionProject
58+
# https://github.com/johnno1962/injectionforxcode
59+
60+
iOSInjectionProject/

0 commit comments

Comments
 (0)