You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by an...@apache.org on 2015/07/16 10:14:26 UTC

[07/12] incubator-ignite git commit: # ignite-843 Minor fix.

# 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-1121
Commit: 779b8cca6f0a7ea606e517940023a18ee58b90da
Parents: 55e6b8a
Author: Andrey <an...@gridgain.com>
Authored: Thu Jul 16 10:45:34 2015 +0700
Committer: Andrey <an...@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