Added more common gitignore

This commit is contained in:
Thomas Boerger 2016-11-07 13:25:53 +01:00 committed by Andrey Nering
parent af4eb9da57
commit 6ae0de687e
1 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View File

@ -22,4 +22,5 @@ _testmain.go
*.exe
*.test
*.prof
.idea
coverage.out