.hgignore
changeset 84 d7c5bffdd2d8
parent 80 dd414da0f0bb
child 85 eff9460bd4f2
equal deleted inserted replaced
83:9be99c2fb279 84:d7c5bffdd2d8
     2 
     2 
     3 ^utils/pianoroll_test
     3 ^utils/pianoroll_test
     4 ^utils/pianoroll_sample_
     4 ^utils/pianoroll_sample_
     5 ^client/annot-client/bower_components$
     5 ^client/annot-client/bower_components$
     6 ^client/annot-client/build$
     6 ^client/annot-client/build$
     7 ^client/annot-client/node_modules$
     7 
     8 ^.project$
     8 ^.project$
     9 ^annot-server/mymonsenv$
     9 ^annot-server/mymonsenv$
    10 ^.pydevproject$
    10 ^.pydevproject$
    11 ^client/.bowerrc$
    11 ^client/.bowerrc$
    12 ^client/.editorconfig$
    12 ^client/.editorconfig$
    13 ^client/.jscsrc$
    13 ^client/.jscsrc$
    14 ^client/.jshintrc$
    14 ^client/.jshintrc$
    15 ^annot-server/twistd.pid$
    15 ^annot-server/twistd.pid$
    16 ^annot-server/settings.py$
    16 ^annot-server/settings.py$
    17 ^annot-server/static/css/app
       
    18 ^annot-server/static/css/lib
       
    19 ^annot-server/static/css/fonts/
       
    20 ^annot-server/static/js/app
       
    21 ^annot-server/static/js/lib
       
    22 ^annot-server/static/data
    17 ^annot-server/static/data
    23 ^annot-server/templates/annotationclient.html$
    18 ^annot-server/templates/annotationclient.html$
    24 ^annot-server/webapp/templates/annotationclient\.html$
    19 ^annot-server/webapp/templates/annotationclient\.html$
    25 ^.settings/org.eclipse.core.resources.prefs$
    20 ^.settings/org.eclipse.core.resources.prefs$
    26 \.orig$
    21 \.orig$
       
    22 ^client/pianoroll/dist
       
    23 ^client/pianoroll/.tmp
       
    24 ^client/pianoroll/.sass-cache
       
    25 ^client/pianoroll/app/lib
       
    26 
       
    27 node_modules
       
    28 .DS_Store