From 94fcd41d83842cce66009f7bafd9df94507e2bd8 Mon Sep 17 00:00:00 2001 From: Chris Bednarski Date: Thu, 29 Jan 2015 22:45:44 -0800 Subject: [PATCH] Ignore the binary --- .gitignore | 25 +------------------------ 1 file changed, 1 insertion(+), 24 deletions(-) diff --git a/.gitignore b/.gitignore index daf913b..f360716 100644 --- a/.gitignore +++ b/.gitignore @@ -1,24 +1 @@ -# 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 +hostess \ No newline at end of file