1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-08-02 11:20:31 +02:00

Add phpstan.neon.dist to .gitattributes export-ignore

This commit is contained in:
Sam Reed
2021-01-12 09:29:53 +00:00
committed by GitHub
parent 78bd7bd333
commit 0dba253d2d

1
.gitattributes vendored
View File

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