elvish/.gitignore

28 lines
293 B
Plaintext
Raw Normal View History

2013-09-18 16:44:55 +08: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
# Project specific
2021-06-01 04:24:59 +08:00
cover
2018-09-24 05:15:04 +08:00
/_bin/
2017-01-12 08:17:28 +08:00
/elvish