diff options
author | Brendan Forster <brendan@github.com> | 2016-03-19 09:35:12 +1030 |
---|---|---|
committer | Brendan Forster <brendan@github.com> | 2016-03-19 09:35:12 +1030 |
commit | 66f6232221f70a17a3c37feb3fcb77da850e149c (patch) | |
tree | ef305d6cbbfb8eda3a281f3d1f7016f1faf94dae | |
parent | c696ec7b8ca5443513fe4ef0844c07129f6a2c6c (diff) | |
parent | 5d8e3b38e688d22484a198097d217181626d650d (diff) | |
download | gitignore-66f6232221f70a17a3c37feb3fcb77da850e149c.tar.gz gitignore-66f6232221f70a17a3c37feb3fcb77da850e149c.zip |
Merge pull request #1909 from dbburgess/whitespace-fix
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 |