diff options
author | MinJun Kweon <Minz0000000@gmail.com> | 2016-07-11 14:50:15 +0900 |
---|---|---|
committer | MinJun Kweon <Minz0000000@gmail.com> | 2016-07-11 14:50:15 +0900 |
commit | 5780b601e084f1009c9dcb2fb65f1f7476ca25e8 (patch) | |
tree | 437232856eac97ac79a1667727c72a874adc1c3c | |
parent | 00111374b47b684cb2196c9034ea92cbdfbf9c9f (diff) | |
download | gitignore-5780b601e084f1009c9dcb2fb65f1f7476ca25e8.tar.gz gitignore-5780b601e084f1009c9dcb2fb65f1f7476ca25e8.zip |
Fix indentation 'Code Injection'
-rw-r--r-- | Objective-C.gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Objective-C.gitignore b/Objective-C.gitignore index 86f21d8e..20592083 100644 --- a/Objective-C.gitignore +++ b/Objective-C.gitignore @@ -52,7 +52,7 @@ Carthage/Build fastlane/report.xml fastlane/screenshots -#Code Injection +# Code Injection # # After new code Injection tools there's a generated folder /iOSInjectionProject # https://github.com/johnno1962/injectionforxcode |