Commit 7b475516 authored by Jeremy Mikola's avatar Jeremy Mikola

Update gitignore to only specify Composer and PHPUnit artifacts

parent e7582969
*.swp
!.gitignore
# Composer
composer.phar
composer.lock
/vendor/
php.ini
vendor/
# PHPUnit
phpunit.phar
phpunit.xml
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment