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.

32 lines
373 B

  1. # Compiled Object files, Static and Dynamic libs (Shared Objects)
  2. *.o
  3. *.a
  4. *.so
  5. # Folders
  6. _obj
  7. _test
  8. .idea
  9. .DS_Store
  10. # Architecture specific extensions/prefixes
  11. *.[568vq]
  12. [568vq].out
  13. *.cgo1.go
  14. *.cgo2.c
  15. _cgo_defun.c
  16. _cgo_gotypes.go
  17. _cgo_export.*
  18. _testmain.go
  19. *.exe
  20. *.test
  21. *.prof
  22. dist/
  23. cover.html
  24. cover.out
  25. covprofile
  26. coverage.html
  27. example/CI/media_process/media_process