1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/hubzilla_ynh.git synced 2024-09-03 19:26:21 +02:00
hubzilla_ynh/sources/vendor/sabre/vobject/.gitignore

22 lines
200 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/
# OS X
.DS_Store