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.

35 lines
411 B

  1. # Compiled Object files, Static and Dynamic libs (Shared Objects)
  2. *.o
  3. *.a
  4. *.so
  5. # Folders
  6. _obj
  7. _test
  8. # Architecture specific extensions/prefixes
  9. *.[568vq]
  10. [568vq].out
  11. *.cgo1.go
  12. *.cgo2.c
  13. _cgo_defun.c
  14. _cgo_gotypes.go
  15. _cgo_export.*
  16. _testmain.go
  17. *.exe
  18. /.vscode/
  19. /.idea/
  20. /debug.test
  21. /generator
  22. /cluster-test/cluster-test
  23. /cluster-test/*.log
  24. /cluster-test/es-chaos-monkey
  25. /go.sum
  26. /spec
  27. /tmp
  28. /CHANGELOG-3.0.html