yq/.gitignore

40 lines
387 B
Plaintext
Raw Normal View History

2015-09-26 22:14:44 +00:00
# Compiled Object files, Static and Dynamic libs (Shared Objects)
*.o
*.a
*.so
# Folders
_obj
_test
bin
2015-09-28 23:39:44 +00:00
build
build-done
2015-09-28 23:39:44 +00:00
.DS_Store
2015-09-26 22:14:44 +00:00
# Architecture specific extensions/prefixes
*.[568vq]
[568vq].out
*.cgo1.go
*.cgo2.c
_cgo_defun.c
_cgo_gotypes.go
_cgo_export.*
_testmain.go
2017-04-14 02:39:55 +00:00
coverage.out
2015-09-26 22:14:44 +00:00
*.exe
*.test
*.prof
2015-09-27 03:29:20 +00:00
yaml
vendor/*/
tmp/
cover/
2017-12-17 22:11:08 +00:00
yq
2018-02-16 14:34:04 +00:00
# snapcraft
parts/
prime/
.snapcraft/
yq*.snap