glassboxx-sdk-php/.gitignore

11 lines
107 B
Plaintext

*
!*/
!/.editorconfig
!/.github/**
!/.gitignore
!/composer.json
!/Makefile
!/psalm.xml
!/src/**
!/tests/**