mirror of
https://github.com/YunoHost-Apps/hubzilla_ynh.git
synced 2024-09-03 19:26:21 +02:00
21 lines
200 B
Text
21 lines
200 B
Text
# 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
|