Commit ead0f8e2 authored by Brendan Forster's avatar Brendan Forster Committed by GitHub

Merge pull request #1425 from targodan/patch-1

Add "*.out" to Go.gitignore
parents c751b70c 3e8be298
......@@ -22,3 +22,6 @@ _testmain.go
*.exe
*.test
*.prof
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment