Skip to content

Commit 01ecb8c

Browse files
Add missing entries to .gitattributes
1 parent 69cb36a commit 01ecb8c

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

.gitattributes

+8-6
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
1-
.github export-ignore
2-
.gitattributes export-ignore
3-
.gitignore export-ignore
4-
.travis.yml export-ignore
5-
phpunit.xml.dist export-ignore
6-
tests export-ignore
1+
.github export-ignore
2+
.gitattributes export-ignore
3+
.gitignore export-ignore
4+
.travis.yml export-ignore
5+
.php-cs-fixer.dist.php export-ignore
6+
phpstan.neon export-ignore
7+
phpunit.xml.dist export-ignore
8+
tests export-ignore

0 commit comments

Comments
 (0)