.gitignore 84 B

1234567
  1. docs/*
  2. !docs/README.md
  3. test/message.txt
  4. test/testbootstrap.php
  5. *.pem
  6. build/
  7. vendor/