From: Roger Meier Date: Sat, 11 Jan 2014 10:15:37 +0000 (+0100) Subject: add some .gitignore X-Git-Url: https://source.supwisdom.com/gerrit/gitweb?a=commitdiff_plain;h=b27012ca4ec4f920ea605a7ed109185d32ebcee7;p=common%2Fthrift.git add some .gitignore --- diff --git a/.gitignore b/.gitignore index 222a853b..761232b8 100644 --- a/.gitignore +++ b/.gitignore @@ -197,6 +197,7 @@ gen-* /lib/py/Makefile.in /lib/py/build /lib/py/thrift.egg-info/ +/lib/rb/Gemfile.lock /lib/rb/Makefile /lib/rb/Makefile.in /lib/rb/debug_proto_test @@ -274,6 +275,7 @@ gen-* /test/py.tornado/Makefile /test/py.tornado/Makefile.in /test/py.tornado/*.pyc +/test/rb/Gemfile.lock /test/rb/Makefile /test/rb/Makefile.in /tutorial/Makefile