Delete .gitignore

Leftover from the days when Go programs were built with Makefiles.
This commit is contained in:
Dmitry Chestnykh 2013-09-23 18:44:53 +02:00
parent 9727604170
commit 24c0a03472

23
.gitignore vendored
View File

@ -1,23 +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