.gitignore: add test/go stuff
diff --git a/.gitignore b/.gitignore
index 0215bee..9f652a3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -212,6 +212,12 @@
 /lib/go/test/ThriftTest.thrift
 /test/log/
 /test/test.log
+/test/go/ThriftTest.thrift
+/test/go/gopath
+/test/go/pkg/
+/test/go/src/code.google.com/
+/test/go/src/gen/
+/test/go/src/thrift
 /test/py.twisted/_trial_temp/
 /test/rb/Gemfile.lock
 /tutorial/cpp/TutorialClient