diff options
Diffstat (limited to 'conf/gitignore/Go')
-rw-r--r-- | conf/gitignore/Go | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/conf/gitignore/Go b/conf/gitignore/Go deleted file mode 100644 index daf913b1b3..0000000000 --- a/conf/gitignore/Go +++ /dev/null @@ -1,24 +0,0 @@ -# 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 |