.hgignore
changeset 3 fc0f3e398166
parent 0 1afc9d2ab94d
child 9 3166a35f5f0d
equal deleted inserted replaced
2:a2f733f900c0 3:fc0f3e398166
     8 authserver/testCAS/storage
     8 authserver/testCAS/storage
     9 authserver/testCAS/.env
     9 authserver/testCAS/.env
    10 authserver/testCAS/.git*
    10 authserver/testCAS/.git*
    11 authserver/casserver/simple-cas4-overlay-template/.git
    11 authserver/casserver/simple-cas4-overlay-template/.git
    12 authserver/casserver/simple-cas4-overlay-template/target
    12 authserver/casserver/simple-cas4-overlay-template/target
       
    13 authserver/casserver/tmp
    13 .classpath
    14 .classpath
    14 .settings
    15 .settings
    15 target/
    16 target/
    16 .idea/
    17 .idea/
    17 .DS_Store
    18 .DS_Store
    27 authserver/testCAS/storage/logs/*
    28 authserver/testCAS/storage/logs/*
    28 authserver/testCAS/storage/app/*
    29 authserver/testCAS/storage/app/*
    29 authserver/testCAS/storage/framework/cache/*
    30 authserver/testCAS/storage/framework/cache/*
    30 authserver/testCAS/storage/framework/sessions/*
    31 authserver/testCAS/storage/framework/sessions/*
    31 authserver/testCAS/storage/framework/views/*
    32 authserver/testCAS/storage/framework/views/*
       
    33 server/src/remieplt/settings/*
       
    34 server/virtualenv/sync/env/*
       
    35 server/virtualenv/web/env/*
       
    36 server/virtualenv/sync/project-boot.py
       
    37 server/virtualenv/web/project-boot.py
       
    38 server/run/*
       
    39 server/web/*
       
    40 server/src/dist
       
    41 server/src/MANIFEST.in