.hgignore
changeset 1 66f388fa2130
parent 0 5f4fcbc80b37
child 7 5847345004db
equal deleted inserted replaced
0:5f4fcbc80b37 1:66f388fa2130
     2 
     2 
     3 node_modules$
     3 node_modules$
     4 .venv$
     4 .venv$
     5 .vagrant$
     5 .vagrant$
     6 ^deploy/deploy_vars.yml$
     6 ^deploy/deploy_vars.yml$
       
     7 ^deploy/.*\.retry$
       
     8 ^deploy/build$
     7 ^deploy/hosts$
     9 ^deploy/hosts$
     8 ^deploy/host_vars$
    10 ^deploy/host_vars$
     9 ^deploy/hosts.dev$
    11 ^deploy/hosts.dev$
    10 \.env\..*$
    12 \.env\..*$
    11 ^clientjs/packages/annotation-dashboard-explorunivers/build$
    13 ^clientjs/packages/annotation-dashboard-explorunivers/build$