mirror of
https://github.com/opdavies/glassboxx-sdk-php.git
synced 2025-01-22 20:17:32 +00:00
Add Makefile
Add a Makefile with commands for 'phpunit' and 'test'. This can be expanded later for PHPCS etc.
This commit is contained in:
parent
b042256e45
commit
8069ccb750
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -3,5 +3,6 @@
|
|||
!/.github/**
|
||||
!/.gitignore
|
||||
!/composer.json
|
||||
!/Makefile
|
||||
!/src/**
|
||||
!/tests/**
|
||||
|
|
Loading…
Reference in a new issue