Skip to content

Commit ff50c1f

Browse files
committed
Merge pull request socketplane#122 from dave-tucker/gitignore
Add coverprofile to .gitignore
2 parents fb552da + e3fcfcc commit ff50c1f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.gitignore

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,7 @@ _testmain.go
2929
*.iml
3030

3131
# Project-Specific
32-
*.cover.out
33-
coverage.out
32+
*.coverprofile
3433

3534
#Vagrant
3635
.vagrant

0 commit comments

Comments
 (0)