summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAllen George <allen.george@gmail.com>2017-05-11 07:56:15 -0400
committerJens Geyer <jensg@apache.org>2017-05-13 00:01:05 +0200
commit5862099f371388b0d1c0cc8beb43efb17e017a99 (patch)
tree32bd294617bec3d711fbaf9160a349e66c0402c7 /.gitignore
parentbc1344d55fa450289f98b1a1d0d15c7fcb7d37e1 (diff)
downloadthrift-5862099f371388b0d1c0cc8beb43efb17e017a99.tar.gz
THRIFT-4196 Support recursive types in Rust
Client: rs Patch: Allen George <allen.george@gmail.com> This closes #1267
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 88bb9c6fc..00cf8bb33 100644
--- a/.gitignore
+++ b/.gitignore
@@ -273,6 +273,7 @@ project.lock.json
/lib/rs/test/src/base_one.rs
/lib/rs/test/src/base_two.rs
/lib/rs/test/src/midlayer.rs
+/lib/rs/test/src/recursive.rs
/lib/rs/test/src/ultimate.rs
/lib/rs/*.iml
/lib/rs/**/*.iml