.hgignore
author rougeronj
Sat, 18 Apr 2015 09:37:57 +0200
changeset 167 2b99fed0285e
parent 85 eff9460bd4f2
permissions -rw-r--r--
Update for 'Atelier 3 jour 3' and clean gulpfile

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