Skip to content
This repository has been archived by the owner on Oct 2, 2018. It is now read-only.

Commit

Permalink
Merge pull request #216 from fastlane/feature/add-coverage-to-gitignore
Browse files Browse the repository at this point in the history
Add coverage directory to .gitignore
  • Loading branch information
mpirri committed Feb 17, 2016
2 parents efa18ed + 7a4382d commit 4f7cb49
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
.DS_Store
Gemfile.lock
/coverage/
*UserInterfaceState.xcuserstate
pkg
**/Example.app.dSYM.zip
Expand Down

0 comments on commit 4f7cb49

Please sign in to comment.