PromisePay/promisepay-php

View on GitHub
.gitignore

Summary

Maintainability
Test Coverage
#ignore PhpStorm files
.idea/*
#ignore .git
.git/*
#ignore log files
/lib/Log/report/*

#ignore other
/lib/credentials.xml
/vendor/
composer.lock