.hgignore
author Nicolas Sauret <nicolas.sauret@iri.centrepompidou.fr>
Thu, 02 Jul 2015 16:55:25 +0200
changeset 7 1a3fa80225b2
parent 3 fc0f3e398166
child 9 3166a35f5f0d
permissions -rw-r--r--
add maquettes scénario enseignant

syntax: glob
authserver/vendor
authserver/composer*
authserver/testCAS/composer.phar
authserver/testCAS/composer.lock
vendor
node_modules
authserver/testCAS/storage
authserver/testCAS/.env
authserver/testCAS/.git*
authserver/casserver/simple-cas4-overlay-template/.git
authserver/casserver/simple-cas4-overlay-template/target
authserver/casserver/tmp
.classpath
.settings
target/
.idea/
.DS_Store
overlays/
.gradle/
build/
bin/
.iml
authserver/testCAS/bootstrap/cache/*
authserver/testCAS/bootstrap/cache/.gitignore
authserver/testCAS/database/*.sqlite
authserver/testCAS/storage/laravel.log
authserver/testCAS/storage/logs/*
authserver/testCAS/storage/app/*
authserver/testCAS/storage/framework/cache/*
authserver/testCAS/storage/framework/sessions/*
authserver/testCAS/storage/framework/views/*
server/src/remieplt/settings/*
server/virtualenv/sync/env/*
server/virtualenv/web/env/*
server/virtualenv/sync/project-boot.py
server/virtualenv/web/project-boot.py
server/run/*
server/web/*
server/src/dist
server/src/MANIFEST.in