.phpunit.cache
.phpunit.result.cache
.php-cs-fixer.cache
.php-cs-fixer.php

composer.lock
/vendor/

.DS_Store
Thumbs.db

*.swp
*.swo
playground/*

.idea
.fleet
.vscode

.transformers-cache/*
tests/models/*
dist