]> source.dussan.org Git - gitignore.git/commitdiff
Added comment to *.out entry 1425/head
authorLuca Corbatto <ch33f@users.noreply.github.com>
Wed, 11 May 2016 14:05:23 +0000 (16:05 +0200)
committerLuca Corbatto <ch33f@users.noreply.github.com>
Wed, 11 May 2016 14:05:23 +0000 (16:05 +0200)
Go.gitignore

index c2184b0046727c49ca8acc96aeef4db8b2a472e5..cd0d5d1e2f4c7647a1bcca8b8927242c3831e6fb 100644 (file)
@@ -23,4 +23,5 @@ _testmain.go
 *.test
 *.prof
 
+# Output of the go coverage tool, specifically when used with LiteIDE
 *.out