# Composer stuff
vendor/
composer.lock
tests/cov/
tests/temp

#vim
.*.swp

#binaries
bin/phpunit

# Development stuff
testdata/
