Skip to content

Commit

Permalink
Merge pull request #183 from danqing/master
Browse files Browse the repository at this point in the history
Remove and ignore .DS_Store from git
  • Loading branch information
eggswift authored Mar 14, 2019
2 parents a24b722 + d388e6c commit 44e57c8
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
Binary file removed .DS_Store
Binary file not shown.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -61,3 +61,6 @@ Carthage/Build

fastlane/report.xml
fastlane/screenshots

# macOS artifact
.DS_Store
Binary file removed ESTabBarControllerExample/.DS_Store
Binary file not shown.

0 comments on commit 44e57c8

Please sign in to comment.