.gitignore 121 B

12345678910
  1. vendor/
  2. test.php
  3. bin/behat
  4. bin/phpspec
  5. bin/phpunit
  6. tests/_reports
  7. tests/database_settings.yml
  8. cache/
  9. neoclient.yml
  10. .idea