diff options
author | halloworld <gunli@gundeiMac.local> | 2016-06-20 11:12:58 +0800 |
---|---|---|
committer | halloworld <gunli@gundeiMac.local> | 2016-06-20 11:12:58 +0800 |
commit | d3b23596c0cf4cbc15c4326bf8d962e3f9c4c9a0 (patch) | |
tree | c77309843075851ab6501132705bd524e2f1aabf | |
parent | f93202c42e947f3be10b3bd6912b48e30e7e9781 (diff) | |
download | gitignore-d3b23596c0cf4cbc15c4326bf8d962e3f9c4c9a0.tar.gz gitignore-d3b23596c0cf4cbc15c4326bf8d962e3f9c4c9a0.zip |
添加DS_Store
-rw-r--r-- | Objective-C.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Objective-C.gitignore b/Objective-C.gitignore index 86f21d8e..3e012f2d 100644 --- a/Objective-C.gitignore +++ b/Objective-C.gitignore @@ -58,3 +58,4 @@ fastlane/screenshots # https://github.com/johnno1962/injectionforxcode iOSInjectionProject/ +.DS_Store |