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
298 B

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