Remove uncessary files from the thrift repostiory that come along with the go library.

This commit is contained in:
Renan DelValle 2019-02-19 10:58:03 -08:00
parent 9b3593e9d9
commit 15e05653e6
No known key found for this signature in database
GPG key ID: C240AD6D6F443EC9

11
.gitignore vendored
View file

@ -8,6 +8,17 @@ _obj
_test
.idea
# Thrift library comes with a lot of other files we don't need.
# Ignore everything but the files we do need
vendor/github.com/apache/thrift/*
!vendor/github.com/apache/thrift/lib/
vendor/github.com/apache/thrift/lib/*
!vendor/github.com/apache/thrift/lib/go/
vendor/github.com/apache/thrift/lib/go/*
!vendor/github.com/apache/thrift/lib/go/thrift/
# Architecture specific extensions/prefixes
*.[568vq]
[568vq].out