.gitignore 113 B

12345678
  1. .idea/*
  2. vendor/*
  3. bin/behat
  4. bin/phantomjs
  5. bin/phpunit
  6. composer.lock
  7. tmp/*
  8. tests/integration/ScreenShotContext.php