Updated Branches: refs/heads/master 91ba85cac -> dce8e49e2
Add .dirstamp and CRUFT.txt to RAT exclusion list Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/dce8e49e Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/dce8e49e Diff: http://git-wip-us.apache.org/repos/asf/trafficserver/diff/dce8e49e Branch: refs/heads/master Commit: dce8e49e222b8a601dea94af62348e4ba70d5a79 Parents: 91ba85c Author: Uri Shachar <[email protected]> Authored: Tue Apr 2 15:34:30 2013 +0300 Committer: Uri Shachar <[email protected]> Committed: Tue Apr 2 15:34:30 2013 +0300 ---------------------------------------------------------------------- ci/rat-excludes.txt | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/trafficserver/blob/dce8e49e/ci/rat-excludes.txt ---------------------------------------------------------------------- diff --git a/ci/rat-excludes.txt b/ci/rat-excludes.txt index 4155095..6a7d24a 100644 --- a/ci/rat-excludes.txt +++ b/ci/rat-excludes.txt @@ -9,6 +9,7 @@ proxy/config/ **/*.la **/*.lai **/*.lo +**/.dirstamp **/Makefile **/TODO .vimrc @@ -18,6 +19,7 @@ proxy/config/ .indent.pro aclocal.m4 CHANGES +CRUFT.txt autom4te.cache/ build/ LAYOUT
