commit | 402f6419f94b905d7a924334868c48a8b22948c6 | [log] [tgz] |
---|---|---|
author | Nobuaki Sukegawa <nsuke@apache.org> | Mon Feb 22 22:41:25 2016 +0900 |
committer | Nobuaki Sukegawa <nsuke@apache.org> | Sat Feb 27 17:17:27 2016 +0900 |
tree | 39db9c896ee1cbf308615d331f159f20a9ad89b4 | |
parent | e9b3234b28372f38cdf706b1c7f6940c41b1d828 [diff] [blame] |
THRIFT-3666 Build D tutorial as part of Autotools build Client: Build (D) Patch: Nobuaki Sukegawa This closes #893
diff --git a/.gitignore b/.gitignore index 6dab2ee..15585f9 100644 --- a/.gitignore +++ b/.gitignore
@@ -280,6 +280,9 @@ /tutorial/csharp/CsharpServer/bin /tutorial/csharp/CsharpClient/obj /tutorial/csharp/CsharpClient/bin +/tutorial/d/async_client +/tutorial/d/client +/tutorial/d/server /tutorial/dart/**/.packages /tutorial/dart/**/packages /tutorial/dart/**/.pub/