commit
a01e519bc2
2 changed files with 17 additions and 0 deletions
@ -0,0 +1,14 @@ |
|||
# ---> Go |
|||
# Binaries for programs and plugins |
|||
*.exe |
|||
*.exe~ |
|||
*.dll |
|||
*.so |
|||
*.dylib |
|||
|
|||
# Test binary, build with `go test -c` |
|||
*.test |
|||
|
|||
# Output of the go coverage tool, specifically when used with LiteIDE |
|||
*.out |
|||
|
|||
@ -0,0 +1,3 @@ |
|||
# api-go |
|||
|
|||
Yet another go api test |
|||
Loading…
Reference in new issue