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
.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/*