Repository: incubator-ignite
Updated Branches:
  refs/heads/ignite-843 55e6b8a07 -> 779b8cca6


# ignite-843 Minor fix.


Project: http://git-wip-us.apache.org/repos/asf/incubator-ignite/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-ignite/commit/779b8cca
Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/779b8cca
Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/779b8cca

Branch: refs/heads/ignite-843
Commit: 779b8cca6f0a7ea606e517940023a18ee58b90da
Parents: 55e6b8a
Author: Andrey <anovi...@gridgain.com>
Authored: Thu Jul 16 10:45:34 2015 +0700
Committer: Andrey <anovi...@gridgain.com>
Committed: Thu Jul 16 10:45:34 2015 +0700

----------------------------------------------------------------------
 modules/web-control-center/nodejs/.gitignore | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/779b8cca/modules/web-control-center/nodejs/.gitignore
----------------------------------------------------------------------
diff --git a/modules/web-control-center/nodejs/.gitignore 
b/modules/web-control-center/nodejs/.gitignore
index b17fddc..65f2596 100644
--- a/modules/web-control-center/nodejs/.gitignore
+++ b/modules/web-control-center/nodejs/.gitignore
@@ -1,3 +1,4 @@
 node_modules
 *.idea
-*.log
\ No newline at end of file
+*.log
+*.css
\ No newline at end of file

Reply via email to