Better gitignore

This commit is contained in:
Brian Buller 2015-04-16 07:01:54 -05:00
parent 52796a89c2
commit 45163efa7c
1 changed files with 26 additions and 1 deletions

27
.gitignore vendored
View File

@ -1 +1,26 @@
/mc_man
# Custom Ignores
/mc_man
/mc_man_test
# Vim swap files
*.swp
# 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