Ver Fonte

Update .gitattributes, closes #1688

systemsolutionweb há 3 anos atrás
pai
commit
ffc2bc2e23
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      .gitattributes

+ 1 - 1
.gitattributes

@@ -1,7 +1,7 @@
 /doc export-ignore
 /tests export-ignore
 /.* export-ignore
-/phpstan.neon.dist export-ignore
+/phpstan* export-ignore
 /phpunit.xml.dist export-ignore
 /_config.yml export-ignore
 /UPGRADE.md