1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-01-17 20:58:32 +01: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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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