.gitignore 362 B

12345678910111213141516171819
  1. # Created by .ignore support plugin (hsz.mobi)
  2. ### Go template
  3. # Binaries for programs and plugins
  4. *.exe
  5. *.exe~
  6. *.dll
  7. *.so
  8. *.dylib
  9. # Test binary, built with `go test -c`
  10. *.test
  11. # Output of the go coverage tool, specifically when used with LiteIDE
  12. *.out
  13. # Dependency directories (remove the comment below to include it)
  14. # vendor/
  15. .idea/google-java-format.xml