From 85c44c559b01a7106e1033b1c55548f16c9f8328 Mon Sep 17 00:00:00 2001 From: David Reiss Date: Tue, 11 Mar 2008 21:41:47 +0000 Subject: [PATCH] Add some generated files to .gitignore. git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@665568 13f79535-47bb-0310-9956-ffa450edef68 --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index e96a0611..6f54201d 100644 --- a/.gitignore +++ b/.gitignore @@ -13,6 +13,7 @@ compiler/cpp/thrifty.cc compiler/cpp/thrifty.h config.* configure +configure.lineno configure.scan depcomp if/Makefile @@ -61,3 +62,4 @@ test/java/thrifttest.jar test/py/Makefile test/py/Makefile.in test/py/gen-py +ylwrap -- 2.17.1