This repository has been archived on 2024-08-19. You can view files and clone it, but cannot push or open issues or pull requests.
core/vendor/sabre/vobject/.gitignore
2019-04-25 11:47:18 +02:00

23 lines
214 B
Plaintext

# 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/
.php_cs.cache
# OS X
.DS_Store