Ignore .gitattributes and .gitignore for exports

This commit is contained in:
Sebastian Bergmann 2020-09-05 08:13:13 +02:00
parent 6585440646
commit d334740b07
No known key found for this signature in database
GPG Key ID: 4AA394086372C20A
1 changed files with 2 additions and 0 deletions

2
.gitattributes vendored
View File

@ -1,3 +1,5 @@
/.gitattributes export-ignore
/.gitignore export-ignore
/.github export-ignore
/.phive export-ignore
/.php_cs.dist export-ignore