commit | cf060775c280c6ae89bc4fbd204488ad15cd78c9 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <teo@onlab.us> | Fri May 13 15:54:44 2016 -0700 |
committer | Gerrit Code Review <gerrit@onlab.us> | Fri May 20 15:15:12 2016 +0000 |
tree | c3debefaf91bff5c93742521b7edf15581f98cc7 | |
parent | 8e1670e34c158230f6bea98ba50eac70853bab2e [diff] [blame] |
WEB GUI: Live-reloading development environment Change-Id: Ibe4a80905e7c140ff70f359d43a49e6430cc6838
diff --git a/.gitignore b/.gitignore index 6df1d0e..5160dc9 100644 --- a/.gitignore +++ b/.gitignore
@@ -23,3 +23,5 @@ /bin/ web/gui/src/main/webapp/tests/node_modules +web/gui/src/main/webapp/node_modules/ +npm-debug.log