Review current RAT failures
Exclude Checkstyle caches

git-svn-id: https://svn.apache.org/repos/asf/tomcat/tc8.0.x/trunk@1809924 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/res/rat/rat-excludes.txt b/res/rat/rat-excludes.txt
index 75608c4..86ebd8c 100644
--- a/res/rat/rat-excludes.txt
+++ b/res/rat/rat-excludes.txt
@@ -54,6 +54,8 @@
 
   - Markdown files for display in ther GitHub UI
 
+  - Temporary cache files used by Checkstle
+
 
 output/build/logs/*
 output/test-tmp/**
@@ -158,5 +160,6 @@
 modules/bayeux/**
 modules/tomcat-lite/**
 
-output/dist/src/*.md
-*.md
+**/*.md
+
+output/res/checkstyle/*