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.

28 lines
282 B

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