1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-07-30 09:50:26 +02:00

Merge pull request #1527 from reedy/patch-1

Add phpstan.neon.dist to .gitattributes export-ignore
This commit is contained in:
Jordi Boggiano
2021-01-27 16:29:09 +01:00
committed by GitHub

1
.gitattributes vendored
View File

@@ -1,5 +1,6 @@
/doc export-ignore
/tests export-ignore
/.* export-ignore
/phpstan.neon.dist export-ignore
/phpunit.xml.dist export-ignore
/UPGRADE.md