Repository: cxf Updated Branches: refs/heads/2.7.x-fixes a3e3b776c -> 9fa052b13
Adding .pmdruleset.xml to .gitignore Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/bb4fb706 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/bb4fb706 Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/bb4fb706 Branch: refs/heads/2.7.x-fixes Commit: bb4fb706f73e71b860b86a9012f26466b6984b2f Parents: a3e3b77 Author: Alessio Soldano <[email protected]> Authored: Fri Mar 21 15:10:13 2014 +0100 Committer: Alessio Soldano <[email protected]> Committed: Fri Mar 21 15:58:17 2014 +0100 ---------------------------------------------------------------------- .gitignore | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/bb4fb706/.gitignore ---------------------------------------------------------------------- diff --git a/.gitignore b/.gitignore index 3932051..dbf1353 100644 --- a/.gitignore +++ b/.gitignore @@ -7,6 +7,7 @@ .classpath .pmd .pmdruleset +.pmdruleset.xml .project .ruleset .settings/
