mirror of
https://github.com/github/gitignore
synced 2025-07-04 20:38:31 +02:00
Merge pull request #2895 from tchajed/go-fix-typo
[Go] Fix typo in comment
This commit is contained in:
commit
65c563757c
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
*.so
|
||||
*.dylib
|
||||
|
||||
# Test binary, build with `go test -c`
|
||||
# Test binary, built with `go test -c`
|
||||
*.test
|
||||
|
||||
# Output of the go coverage tool, specifically when used with LiteIDE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue