Repository: incubator-hivemall Updated Branches: refs/heads/v0.5.0 91a5c795b -> 9d9eac0eb
Added an entry to ignore Project: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/commit/affc6b48 Tree: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/tree/affc6b48 Diff: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/diff/affc6b48 Branch: refs/heads/v0.5.0 Commit: affc6b48d14b7a00534936e42a2128daffe941fd Parents: 91a5c79 Author: Makoto Yui <[email protected]> Authored: Tue Jan 23 18:35:23 2018 +0900 Committer: Makoto Yui <[email protected]> Committed: Tue Jan 23 18:35:23 2018 +0900 ---------------------------------------------------------------------- .gitignore | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-hivemall/blob/affc6b48/.gitignore ---------------------------------------------------------------------- diff --git a/.gitignore b/.gitignore index 84b63c8..3ba5593 100644 --- a/.gitignore +++ b/.gitignore @@ -30,3 +30,4 @@ release.properties \#*# pom.xml.next pom.xml.tag +.cache-main
