You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@thrift.apache.org by ro...@apache.org on 2014/07/25 23:31:30 UTC

git commit: .gitignore: add test/go stuff

Repository: thrift
Updated Branches:
  refs/heads/master ce9cf13bb -> 9df385408


.gitignore: add test/go stuff


Project: http://git-wip-us.apache.org/repos/asf/thrift/repo
Commit: http://git-wip-us.apache.org/repos/asf/thrift/commit/9df38540
Tree: http://git-wip-us.apache.org/repos/asf/thrift/tree/9df38540
Diff: http://git-wip-us.apache.org/repos/asf/thrift/diff/9df38540

Branch: refs/heads/master
Commit: 9df385408b8228bb4571d84e88360731fa355823
Parents: ce9cf13
Author: Roger Meier <ro...@apache.org>
Authored: Fri Jul 25 23:24:46 2014 +0200
Committer: Roger Meier <ro...@apache.org>
Committed: Fri Jul 25 23:24:46 2014 +0200

----------------------------------------------------------------------
 .gitignore | 6 ++++++
 1 file changed, 6 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/thrift/blob/9df38540/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index 0215bee..9f652a3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -212,6 +212,12 @@ test-driver
 /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