summaryrefslogtreecommitdiff
path: root/vendor/gitignore/Swift.gitignore
diff options
context:
space:
mode:
authorMike Greiling <mike@pixelcog.com>2018-09-28 18:33:41 +0000
committerMike Greiling <mike@pixelcog.com>2018-09-28 18:33:41 +0000
commitcb1e4a8abb33a32da9bec300e0259d50fa2afea9 (patch)
treec4fdd4076025bb5b612bc88debab62709c311e5f /vendor/gitignore/Swift.gitignore
parent2a6e33d838caa813e248de6af603201f5addb7eb (diff)
parentd5734de3d60983fcb3d3f3099d47fe9831e453ad (diff)
downloadgitlab-ce-cb1e4a8abb33a32da9bec300e0259d50fa2afea9.tar.gz
Merge branch 'master' into 'remove-dropzonejs-rails'
# Conflicts: # Gemfile.lock
Diffstat (limited to 'vendor/gitignore/Swift.gitignore')
-rw-r--r--vendor/gitignore/Swift.gitignore12
1 files changed, 11 insertions, 1 deletions
diff --git a/vendor/gitignore/Swift.gitignore b/vendor/gitignore/Swift.gitignore
index 161179bff3e..7b0d62bc23a 100644
--- a/vendor/gitignore/Swift.gitignore
+++ b/vendor/gitignore/Swift.gitignore
@@ -47,6 +47,9 @@ playground.xcworkspace
# https://guides.cocoapods.org/using/using-cocoapods.html#should-i-check-the-pods-directory-into-source-control
#
# Pods/
+#
+# Add this line if you want to avoid checking in source code from the Xcode workspace
+# *.xcworkspace
# Carthage
#
@@ -64,5 +67,12 @@ Carthage/Build
fastlane/report.xml
fastlane/Preview.html
-fastlane/screenshots
+fastlane/screenshots/**/*.png
fastlane/test_output
+
+# Code Injection
+#
+# After new code Injection tools there's a generated folder /iOSInjectionProject
+# https://github.com/johnno1962/injectionforxcode
+
+iOSInjectionProject/