Skip to content
Snippets Groups Projects
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
.gitignore 397 B
/.buildpath
/.project
/.settings
/.vagrant
/composer.lock
/vendor
/composer.phar
/phing.phar
/phpunit.phar
/docs
/modules

/src/main/wsdltophp/prod/RPCNetID/*
/src/main/wsdltophp/prod/RPCNetID/.gitkeep
/src/main/wsdltophp/test/RPCNetID/*
/src/main/wsdltophp/test/RPCNetID/.gitkeep

/src/main/resources/*.pem

/src/test/resources/pemtest.pem
/src/test/resources/integration-test-data.ini

.DS_Store