.gitignore 93 B

1234567
  1. vendor/
  2. phpunit.xml
  3. tests/adapters/*
  4. !tests/adapters/*.dist
  5. bin/*
  6. !bin/configure_test_env.sh