yq/.gitignore

28 lines
287 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
2015-09-28 23:39:44 +00:00
build
.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
*.exe
*.test
*.prof
2015-09-27 03:29:20 +00:00
yaml