Repository: incubator-slider Updated Branches: refs/heads/branches/branch-0.6 1de089a7a -> b37d3f632
SLIDER-745 patching in some XML intermediate files to ignore Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-slider/commit/b37d3f63 Tree: http://git-wip-us.apache.org/repos/asf/incubator-slider/tree/b37d3f63 Diff: http://git-wip-us.apache.org/repos/asf/incubator-slider/diff/b37d3f63 Branch: refs/heads/branches/branch-0.6 Commit: b37d3f6326982eb191269866a795a96df2395a2c Parents: 1de089a Author: Steve Loughran <[email protected]> Authored: Mon Jan 19 14:56:59 2015 +0000 Committer: Steve Loughran <[email protected]> Committed: Mon Jan 19 14:56:59 2015 +0000 ---------------------------------------------------------------------- .gitignore | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-slider/blob/b37d3f63/.gitignore ---------------------------------------------------------------------- diff --git a/.gitignore b/.gitignore index 6e8763e..5141a27 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,6 @@ release.properties *.versionsBackup slider-test.xml build.properties +pom.xml.tag +pom.xml.next +pom.xml.releaseBackup
