26 lines
272 B
Plaintext
Raw Normal View History

2017-03-03 21:05:37 -05:00
# Compiled Object files, Static and Dynamic libs (Shared Objects)
*.o
*.a
*.so
# Folders
_obj
_test
2017-03-23 20:11:58 -04:00
.idea
2017-03-03 21:05:37 -05: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