Merge branch 'master' of ssh://plrg.eecs.uci.edu/home/git/iotcloud
[iotcloud.git] / .gitignore
1 *.class
2 build/
3 compiled/
4 *.o
5 *~
6 /src/js/iotjs/node_modules/
7 node_modules/
8 dist/
9 bower_components
10 test/bower_components