diff options
author | Ralph-Wang <ralph_ld@aliyun.com> | 2015-08-19 10:02:41 +0800 |
---|---|---|
committer | Ralph-Wang <ralph_ld@aliyun.com> | 2015-08-19 10:02:41 +0800 |
commit | feed2b61ee9fd028a11c83d2ce7d58994a4bfbc8 (patch) | |
tree | 41e729b6fae1cb3a277dae6c21f1fc2ba7c3ee79 /conf/gitignore/Objective-C | |
parent | 03b85b73af03eae98308fc3d36cdbd47db1503d6 (diff) | |
download | gitea-feed2b61ee9fd028a11c83d2ce7d58994a4bfbc8.tar.gz gitea-feed2b61ee9fd028a11c83d2ce7d58994a4bfbc8.zip |
add newline at the end of file for each gitignore
Diffstat (limited to 'conf/gitignore/Objective-C')
-rw-r--r-- | conf/gitignore/Objective-C | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/gitignore/Objective-C b/conf/gitignore/Objective-C index ce88458636..e4a4e824bd 100644 --- a/conf/gitignore/Objective-C +++ b/conf/gitignore/Objective-C @@ -4,4 +4,4 @@ # you should judge for yourself, the pros and cons are mentioned at: # http://guides.cocoapods.org/using/using-cocoapods.html#should-i-ignore-the-pods-directory-in-source-control? # -# Pods/
\ No newline at end of file +# Pods/ |