Repository: trafficserver Updated Branches: refs/heads/master ada6b33e8 -> a0733c40f
Effing RAT Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/a0733c40 Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/a0733c40 Diff: http://git-wip-us.apache.org/repos/asf/trafficserver/diff/a0733c40 Branch: refs/heads/master Commit: a0733c40f2cae41e4cec27a6ddc57cfb9fd8fb97 Parents: ada6b33 Author: Leif Hedstrom <[email protected]> Authored: Wed May 21 20:05:24 2014 -0600 Committer: Leif Hedstrom <[email protected]> Committed: Wed May 21 20:05:26 2014 -0600 ---------------------------------------------------------------------- ci/rat-excludes.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/trafficserver/blob/a0733c40/ci/rat-excludes.txt ---------------------------------------------------------------------- diff --git a/ci/rat-excludes.txt b/ci/rat-excludes.txt index b263d80..c6fd980 100644 --- a/ci/rat-excludes.txt +++ b/ci/rat-excludes.txt @@ -12,7 +12,7 @@ proxy/config/ **/.dirstamp **/Makefile **/TODO -**/stamp-h1 +**/*-h1 .vimrc .clang-format .gitignore @@ -70,6 +70,7 @@ lib/ts/test_atomic lib/ts/test_freelist lib/ts/fastlz.h lib/ts/fastlz.c +lib/ts/stamp-h1 iocore/fastio/inkfio/inkfio.conf iocore/aio/sample.cfg iocore/cache/Notes
