add .tmp and content to ignore
Project: http://git-wip-us.apache.org/repos/asf/incubator-apex-site/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-apex-site/commit/b2cea66c Tree: http://git-wip-us.apache.org/repos/asf/incubator-apex-site/tree/b2cea66c Diff: http://git-wip-us.apache.org/repos/asf/incubator-apex-site/diff/b2cea66c Branch: refs/heads/master Commit: b2cea66cb4896204546b0669d559fe8cb9f5eb78 Parents: e842cc0 Author: Andy Perlitch <[email protected]> Authored: Sat Sep 5 19:56:17 2015 -0700 Committer: Andy Perlitch <[email protected]> Committed: Sat Sep 5 19:56:17 2015 -0700 ---------------------------------------------------------------------- .gitignore | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-apex-site/blob/b2cea66c/.gitignore ---------------------------------------------------------------------- diff --git a/.gitignore b/.gitignore index a088b6f..2ee6c7d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ +.tmp node_modules bower_components +content \ No newline at end of file
