mirror of
https://github.com/github/gitignore
synced 2024-11-25 13:14:21 +01:00
Merge pull request #1425 from targodan/patch-1
Add "*.out" to Go.gitignore
This commit is contained in:
commit
ead0f8e25c
@ -22,3 +22,6 @@ _testmain.go
|
||||
*.exe
|
||||
*.test
|
||||
*.prof
|
||||
|
||||
# Output of the go coverage tool, specifically when used with LiteIDE
|
||||
*.out
|
||||
|
Loading…
Reference in New Issue
Block a user