commit | 9df385408b8228bb4571d84e88360731fa355823 | [log] [tgz] |
---|---|---|
author | Roger Meier <roger@apache.org> | Fri Jul 25 23:24:46 2014 +0200 |
committer | Roger Meier <roger@apache.org> | Fri Jul 25 23:24:46 2014 +0200 |
tree | 4c90e3fc0910ee46dd1ee5885338b0e26a5725e6 | |
parent | ce9cf13bb30239d3b63ecbf2a8ff769998c0307f [diff] |
.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