Skip to content

Commit

Permalink
Merge pull request #46 from briandowns/ignore_coverage_file
Browse files Browse the repository at this point in the history
ignore coverage files in the repo
  • Loading branch information
briandowns committed May 1, 2016
2 parents 9a62a80 + f76da28 commit 50de4c9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,6 @@ _testmain.go
*.prof

.idea
*.iml
*.iml

coverage.*

0 comments on commit 50de4c9

Please sign in to comment.