Blame


1 67f8fb6c 2015-11-30 stevvooe # Compiled Object files, Static and Dynamic libs (Shared Objects)
2 67f8fb6c 2015-11-30 stevvooe *.o
3 67f8fb6c 2015-11-30 stevvooe *.a
4 67f8fb6c 2015-11-30 stevvooe *.so
5 67f8fb6c 2015-11-30 stevvooe
6 67f8fb6c 2015-11-30 stevvooe # Folders
7 67f8fb6c 2015-11-30 stevvooe _obj
8 67f8fb6c 2015-11-30 stevvooe _test
9 67f8fb6c 2015-11-30 stevvooe
10 67f8fb6c 2015-11-30 stevvooe # Architecture specific extensions/prefixes
11 67f8fb6c 2015-11-30 stevvooe *.[568vq]
12 67f8fb6c 2015-11-30 stevvooe [568vq].out
13 67f8fb6c 2015-11-30 stevvooe
14 67f8fb6c 2015-11-30 stevvooe *.cgo1.go
15 67f8fb6c 2015-11-30 stevvooe *.cgo2.c
16 67f8fb6c 2015-11-30 stevvooe _cgo_defun.c
17 67f8fb6c 2015-11-30 stevvooe _cgo_gotypes.go
18 67f8fb6c 2015-11-30 stevvooe _cgo_export.*
19 67f8fb6c 2015-11-30 stevvooe
20 67f8fb6c 2015-11-30 stevvooe _testmain.go
21 67f8fb6c 2015-11-30 stevvooe
22 67f8fb6c 2015-11-30 stevvooe *.exe
23 67f8fb6c 2015-11-30 stevvooe *.test
24 67f8fb6c 2015-11-30 stevvooe *.prof