From 228596ce74cbf7cd6bfb0dc0690d45726849b3b8 Mon Sep 17 00:00:00 2001 From: David Reiss Date: Tue, 31 Aug 2010 16:51:13 +0000 Subject: [PATCH] THRIFT-500. Remove nonexistent files from .gitignore (/test/java/) git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@991244 13f79535-47bb-0310-9956-ffa450edef68 --- .gitignore | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.gitignore b/.gitignore index e3f71efb..a9d981bb 100644 --- a/.gitignore +++ b/.gitignore @@ -84,12 +84,6 @@ /test/OptionalRequiredTest /test/ReflectionTest /test/gen-cpp -/test/java/Makefile -/test/java/Makefile.am -/test/java/Makefile.in -/test/java/build -/test/java/gen-java -/test/java/thrifttest.jar /test/py/Makefile /test/py/Makefile.in /test/py/gen-py -- 2.17.1