# Global
.phpunit*
.php-cs-fixer.cache
.composer
composer.lock
package-lock.json
vendor/
test/

# OS Generated
.DS_Store*
ehthumbs.db
Icon?
Thumbs.db
*.swp

# phpstorm
.idea/*

# Alchemy
.alchemy
.phpunit.result.cache
