antonmarin/amocrm

View on GitHub
.gitignore

Summary

Maintainability
Test Coverage
# phpstorm
.idea

# windows thumbnail cache
Thumbs.db

# composer vendor dir
/vendor

# composer itself is not needed
composer.phar

# Mac DS_Store Files
.DS_Store
tests/_output/*