-
Andrew Hoffmann authored
when a user requires a Wiscard and one is not provided. Updated .gitignore to ignore Mac OSX .DS_Store files.
Andrew Hoffmann authoredwhen a user requires a Wiscard and one is not provided. Updated .gitignore to ignore Mac OSX .DS_Store files.
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