提交 f4e43487 编写于 作者: L Luca Corbatto

Add "*.out" to Go.gitignore

The IDE LiteIDE creates a file named "cover.out" when using the go coverage tool for your tests.
上级 4a9d41f8
...@@ -22,3 +22,5 @@ _testmain.go ...@@ -22,3 +22,5 @@ _testmain.go
*.exe *.exe
*.test *.test
*.prof *.prof
*.out
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册