mirror of
https://github.com/opdavies/glassboxx-sdk-php.git
synced 2025-01-22 20:17:32 +00:00
Oliver Davies
8069ccb750
Add a Makefile with commands for 'phpunit' and 'test'. This can be expanded later for PHPCS etc.
9 lines
79 B
Plaintext
9 lines
79 B
Plaintext
*
|
|
!*/
|
|
!/.github/**
|
|
!/.gitignore
|
|
!/composer.json
|
|
!/Makefile
|
|
!/src/**
|
|
!/tests/**
|