Repository: incubator-hivemall Updated Branches: refs/heads/master e9c132640 -> 1ad9f36a9
Added pom.xml.next and pom.xml.tag to gitignore Project: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/commit/1ad9f36a Tree: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/tree/1ad9f36a Diff: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/diff/1ad9f36a Branch: refs/heads/master Commit: 1ad9f36a91c491b9d7488a7d6e229de86b5d0793 Parents: e9c1326 Author: Makoto Yui <[email protected]> Authored: Wed Dec 27 18:09:43 2017 +0900 Committer: Makoto Yui <[email protected]> Committed: Wed Dec 27 18:09:43 2017 +0900 ---------------------------------------------------------------------- .gitignore | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-hivemall/blob/1ad9f36a/.gitignore ---------------------------------------------------------------------- diff --git a/.gitignore b/.gitignore index 8f55fb2..84b63c8 100644 --- a/.gitignore +++ b/.gitignore @@ -28,3 +28,5 @@ release.properties *.releaseBackup .python-version \#*# +pom.xml.next +pom.xml.tag
