From 77e1e629131228cdeda3b740ef4cbf27a7af886b Mon Sep 17 00:00:00 2001 From: Roger Meier Date: Sun, 8 Jan 2012 21:49:12 +0000 Subject: [PATCH] .gitignore update git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1228964 13f79535-47bb-0310-9956-ffa450edef68 --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 4a9940a7..f301b7fe 100644 --- a/.gitignore +++ b/.gitignore @@ -118,6 +118,7 @@ /lib/erl/src/thrift.app.src /lib/erl/test/*.erl /lib/erl/test/*.hrl +/lib/erl/test/*.beam /lib/hs/dist /lib/hs/Makefile /lib/hs/Makefile.in @@ -206,6 +207,8 @@ /test/hs/gen-* /test/hs/Makefile /test/hs/Makefile.in +/test/perl/gen-* +/test/php/gen-* /test/py/Makefile /test/py/Makefile.in /test/py/gen-py -- 2.17.1