From 32d58d3e567df5ad2b04d1c16f253a6988d519e6 Mon Sep 17 00:00:00 2001 From: Brad Fitzpatrick Date: Sat, 26 Feb 2011 11:25:56 -0800 Subject: [PATCH] Ignore x86 binaries too. --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index e978520af..5c86422da 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,6 @@ .*.swp logs _obj -6.out +[68].out _test _testmain.go