termui/.gitignore

27 lines
284 B
Plaintext
Raw Normal View History

2015-02-03 07:09:27 -07:00
# Compiled Object files, Static and Dynamic libs (Shared Objects)
*.o
*.a
*.so
# Folders
_obj
_test
# 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-04-25 22:13:49 -06:00
.DS_Store
2016-04-06 19:36:10 -06:00
/vendor