From 04345ad4f0cca9dd7c15954a1a54239f030bc7ba Mon Sep 17 00:00:00 2001 From: Bryan Duxbury Date: Wed, 28 Jul 2010 19:07:57 +0000 Subject: [PATCH] add rat_exclude file that contains patterns RAT should ignore git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/branches/0.3.x@980164 13f79535-47bb-0310-9956-ffa450edef68 --- rat_exclude | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 rat_exclude diff --git a/rat_exclude b/rat_exclude new file mode 100644 index 00000000..e0cced52 --- /dev/null +++ b/rat_exclude @@ -0,0 +1,34 @@ +.gitignore +CHANGES +CONTRIBUTORS +autoscan.log +config.guess +config.log +config.status +config.sub +configure +configure.scan +depcomp +install-sh +libtool +ltmain.sh +missing +stamp-h1 +ylwrap +*.m4 +autom4te.cache +thrifty.h +version.h +version.h.in +md5.c +md5.h +doc +lib/erl/vsn.mk +/lib/erl/build/**/* +lib/erl/src/Makefile +thrift.appup.src +OCamlMakefile +README-OCamlMakefile +TODO +Manifest +setup.rb -- 2.17.1