Repository: cxf Updated Branches: refs/heads/master 559e8b4d0 -> 44c3a63f9
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/44c3a63f Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/44c3a63f Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/44c3a63f Branch: refs/heads/master Commit: 44c3a63f9d02e92a4d1a3a6ef96afa5c2ed864d9 Parents: 559e8b4 Author: Alessio Soldano <[email protected]> Authored: Fri Mar 21 15:10:13 2014 +0100 Committer: Alessio Soldano <[email protected]> Committed: Fri Mar 21 15:10:13 2014 +0100 ---------------------------------------------------------------------- .gitignore | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/44c3a63f/.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/
