fresh/.gitignore
Christopher Vagnetoft ec1659e96d Refactoring and cleanup
* Moved logic from entrypoint to a dedicated class.
* Disabled automatic flush of state.
* Added locking support to prevent multiple instances.
* Added logging
* Added base interface for CredentialsLoader
2022-03-09 01:09:28 +01:00

6 lines
54 B
Plaintext

/vendor
/composer.lock
/*.phar
/src/version.php
/dist