summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDavid Hull <david.hull@openx.com>2017-07-27 02:15:00 +0200
committerJens Geyer <jensg@apache.org>2017-08-05 14:04:21 +0200
commite544a89924114ef11ba9af28ca7ad36583e54297 (patch)
tree57c6421e26e8d6a389b5839b35d2174063def8ab /.gitignore
parent0eda909573cc7d8550c285035652e8b883ebc8f7 (diff)
downloadthrift-e544a89924114ef11ba9af28ca7ad36583e54297.tar.gz
THRIFT-4266 Erlang library throws during skipping fields of composite type (maps, lists, structs, sets)
Client: Erlang Patch: David Hull <david.hull@openx.com> This closes #1316
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore8
1 files changed, 5 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 00cf8bb33..bdb84ea59 100644
--- a/.gitignore
+++ b/.gitignore
@@ -207,13 +207,15 @@ project.lock.json
/lib/delphi/test/typeregistry/*.identcache
/lib/delphi/test/typeregistry/*.local
/lib/delphi/test/typeregistry/*.dcu
-/lib/erl/.generated
/lib/erl/.eunit
-/lib/erl/ebin
+/lib/erl/.generated
+/lib/erl/.rebar/
/lib/erl/deps/
+/lib/erl/ebin
/lib/erl/src/thrift.app.src
-/lib/erl/test/*.hrl
/lib/erl/test/*.beam
+/lib/erl/test/*.hrl
+/lib/erl/test/Thrift_omit_without.thrift
/lib/haxe/test/bin
/lib/hs/dist
/lib/java/build