Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.

24 rindas
382 B

  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/
  16. .DS_Store
  17. .history/
  18. tests.go
  19. coverage.xml