Guest User

Untitled

a guest
Jul 20th, 2018
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. # Binaries for programs and plugins
  2. *.exe
  3. *.dll
  4. *.so
  5. *.dylib
  6.  
  7. # Test binary, build with `go test -c`
  8. *.test
  9.  
  10. # Output of the go coverage tool, specifically when used with LiteIDE
  11. *.out
  12.  
  13. .idea
  14. .vscode
  15. .DS_Store
  16.  
  17. main
Add Comment
Please, Sign In to add comment