k3s/vendor/github.com/juju/errors/.gitignore

24 lines
259 B
Plaintext
Raw Normal View History

2019-01-12 04:58:27 +00:00
# Compiled Object files, Static and Dynamic libs (Shared Objects)
*.o
*.a
*.so
2019-09-05 18:55:53 +00:00
2019-01-12 04:58:27 +00:00
# Folders
_obj
_test
2019-09-05 18:55:53 +00:00
2019-01-12 04:58:27 +00:00
# Architecture specific extensions/prefixes
*.[568vq]
[568vq].out
2019-09-05 18:55:53 +00:00
2019-01-12 04:58:27 +00:00
*.cgo1.go
*.cgo2.c
_cgo_defun.c
_cgo_gotypes.go
_cgo_export.*
2019-09-05 18:55:53 +00:00
2019-01-12 04:58:27 +00:00
_testmain.go
2019-09-05 18:55:53 +00:00
2019-01-12 04:58:27 +00:00
*.exe
*.test