diff options
author | Daniel Burgess <daniel.b.burgess@gmail.com> | 2016-03-18 16:34:28 -0400 |
---|---|---|
committer | Daniel Burgess <daniel.b.burgess@gmail.com> | 2016-03-18 16:34:28 -0400 |
commit | 5d8e3b38e688d22484a198097d217181626d650d (patch) | |
tree | ef305d6cbbfb8eda3a281f3d1f7016f1faf94dae | |
parent | c696ec7b8ca5443513fe4ef0844c07129f6a2c6c (diff) | |
download | gitignore-5d8e3b38e688d22484a198097d217181626d650d.tar.gz gitignore-5d8e3b38e688d22484a198097d217181626d650d.zip |
Remove a trailing whitepsace
-rw-r--r-- | Swift.gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Swift.gitignore b/Swift.gitignore index cb0060cc..3e0e8145 100644 --- a/Swift.gitignore +++ b/Swift.gitignore @@ -52,7 +52,7 @@ Carthage/Build # fastlane # -# It is recommended to not store the screenshots in the git repo. Instead, use fastlane to re-generate the +# It is recommended to not store the screenshots in the git repo. Instead, use fastlane to re-generate the # screenshots whenever they are needed. # For more information about the recommended setup visit: # https://github.com/fastlane/fastlane/blob/master/docs/Gitignore.md |