.gitattributes 195 B

123456789
  1. .gitattributes export-ignore
  2. .gitignore export-ignore
  3. .github export-ignore
  4. ncs.* export-ignore
  5. phpstan.neon export-ignore
  6. tests/ export-ignore
  7. *.sh eol=lf
  8. *.php* diff=php linguist-language=PHP