.hgignore
author rougeronj
Fri, 17 Apr 2015 11:26:26 +0200
changeset 158 c7e0e3212b4c
parent 85 eff9460bd4f2
permissions -rw-r--r--
Update gulfile : uses main-bower-files to concatenate main js of each library. Add it to dev dependencies.

syntax: regexp

^utils/pianoroll_test
^utils/pianoroll_sample_
^client/annot-client/bower_components$
^client/annot-client/build$

^.project$
^annot-server/mymonsenv$
^.pydevproject$
^client/.bowerrc$
^client/.editorconfig$
^client/.jscsrc$
^client/.jshintrc$
^annot-server/twistd.pid$
^annot-server/settings.py$
^annot-server/static/data
^annot-server/templates/annotationclient.html$
^annot-server/webapp/templates/annotationclient\.html$
^.settings/org.eclipse.core.resources.prefs$
\.orig$
^client/pianoroll/dist
^client/pianoroll/.tmp
^client/pianoroll/app/lib
^client/annotviz/dist
^client/annotviz/.tmp
^client/annotviz/app/lib

node_modules
.DS_Store