You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

30 lines
289 B

  1. godoc
  2. .*.swp
  3. # Compiled Object files, Static and Dynamic libs (Shared Objects)
  4. *.o
  5. *.a
  6. *.so
  7. # Folders
  8. bin
  9. pkg
  10. _obj
  11. _test
  12. # Architecture specific extensions/prefixes
  13. *.[568vq]
  14. [568vq].out
  15. *.cgo1.go
  16. *.cgo2.c
  17. _cgo_defun.c
  18. _cgo_gotypes.go
  19. _cgo_export.*
  20. _testmain.go
  21. *.exe
  22. *.test
  23. *.prof