Added more common gitignore
This commit is contained in:
parent
af4eb9da57
commit
6ae0de687e
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -22,4 +22,5 @@ _testmain.go
|
||||||
*.exe
|
*.exe
|
||||||
*.test
|
*.test
|
||||||
*.prof
|
*.prof
|
||||||
.idea
|
|
||||||
|
coverage.out
|
||||||
|
|
Loading…
Reference in a new issue