.gitattributes 456 B

123456789101112
  1. .editorconfig export-ignore
  2. .gitattributes export-ignore
  3. /.github/ export-ignore
  4. .gitignore export-ignore
  5. /.php-cs-fixer.dist.php export-ignore
  6. /phpstan-baseline.neon export-ignore
  7. /phpstan.neon.dist export-ignore
  8. /phpunit.xml.dist export-ignore
  9. /psalm.xml export-ignore
  10. /tests/ export-ignore
  11. /vendor-bin/ export-ignore
  12. /Makefile export-ignore