streams/vendor/sabre/vobject/.gitignore

23 lines
214 B
Text
Raw Normal View History

# Composer stuff
vendor/
composer.lock
tests/cov/
tests/temp
#vim
.*.swp
#binaries
bin/phpunit
bin/phpcs
bin/php-cs-fixer
bin/sabre-cs-fixer
bin/hoa
# Development stuff
testdata/
2019-04-09 01:35:23 +00:00
.php_cs.cache
# OS X
.DS_Store