ソースを参照

Update .gitattributes, closes #1688

systemsolutionweb 3 年 前
コミット
ffc2bc2e23
1 ファイル変更1 行追加1 行削除
  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