Chamilo is a learning management system focused on ease of use and accessibility
 
 
 
 
 
 
chamilo-lms/vendor/sabre/vobject/.gitignore

18 lines
156 B

# Composer stuff
vendor/
composer.lock
tests/cov/
tests/temp
#vim
.*.swp
#binaries
bin/phpunit
bin/phpcs
# Development stuff
testdata/
# OS X
.DS_Store