Added back in the public folder to git
Project: http://git-wip-us.apache.org/repos/asf/incubator-blur/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-blur/commit/bb07b246 Tree: http://git-wip-us.apache.org/repos/asf/incubator-blur/tree/bb07b246 Diff: http://git-wip-us.apache.org/repos/asf/incubator-blur/diff/bb07b246 Branch: refs/heads/apache-blur-0.2 Commit: bb07b2465ec364930a0a1636d4b18a184e852036 Parents: 3e9431a Author: Chris Rohr <[email protected]> Authored: Sun Jun 22 20:33:26 2014 -0400 Committer: Chris Rohr <[email protected]> Committed: Sun Jun 22 20:33:26 2014 -0400 ---------------------------------------------------------------------- blur-console/src/main/webapp/.gitignore | 5 +--- ...console.52f95d3d625a3fddbc9e7a03e36b99f5.css | 19 ++++++++++++++ ...ole.css.2dce84df98e8778277eceec68cfe56ca.map | 7 +++++ ...rconsole.3b2e36bed1188bf6d6709c238d901a2b.js | 27 ++++++++++++++++++++ ...sole.js.256687eb5a2e118e9a09c90bbc929ecf.map | 1 + 5 files changed, 55 insertions(+), 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-blur/blob/bb07b246/blur-console/src/main/webapp/.gitignore ---------------------------------------------------------------------- diff --git a/blur-console/src/main/webapp/.gitignore b/blur-console/src/main/webapp/.gitignore index 80661cd..1f77dfe 100644 --- a/blur-console/src/main/webapp/.gitignore +++ b/blur-console/src/main/webapp/.gitignore @@ -1,7 +1,4 @@ -build/ libs/* -jsc/* -public/* -test/reports .tmp .sass-cache +coverage \ No newline at end of file
