Repository: incubator-griffin-site Updated Branches: refs/heads/master 27d70b1bf -> 30d8e6778
ignore node modules Project: http://git-wip-us.apache.org/repos/asf/incubator-griffin-site/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-griffin-site/commit/30d8e677 Tree: http://git-wip-us.apache.org/repos/asf/incubator-griffin-site/tree/30d8e677 Diff: http://git-wip-us.apache.org/repos/asf/incubator-griffin-site/diff/30d8e677 Branch: refs/heads/master Commit: 30d8e6778f34d5ced02e02a5dbcfeeb330a12583 Parents: 27d70b1 Author: William Guo <[email protected]> Authored: Mon Mar 20 11:04:59 2017 -0700 Committer: William Guo <[email protected]> Committed: Mon Mar 20 11:04:59 2017 -0700 ---------------------------------------------------------------------- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-griffin-site/blob/30d8e677/.gitignore ---------------------------------------------------------------------- diff --git a/.gitignore b/.gitignore index 42d7438..f116f3e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ public - +node_modules/*
