.hgignore
changeset 13 435d5c15275a
parent 2 fc1ab0074e29
child 22 986ee928a866
equal deleted inserted replaced
12:a0f1f77148d9 13:435d5c15275a
    10 ^client/.bowerrc$
    10 ^client/.bowerrc$
    11 ^client/.editorconfig$
    11 ^client/.editorconfig$
    12 ^client/.jscsrc$
    12 ^client/.jscsrc$
    13 ^client/.jshintrc$
    13 ^client/.jshintrc$
    14 ^annot-server/twistd.pid$
    14 ^annot-server/twistd.pid$
    15 ^annot-server/config.py$
    15 ^annot-server/settings.py$
       
    16 ^annot-server/static/css/app
       
    17 ^annot-server/static/css/lib
       
    18 ^annot-server/static/css/fonts/
       
    19 ^annot-server/static/js/app
       
    20 ^annot-server/static/js/lib
       
    21 ^annot-server/static/data
       
    22 ^annot-server/templates/annotationclient.html$