Skip to content

Commit a2dc40d

Browse files
Update gitattributes
1 parent 252a961 commit a2dc40d

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

.gitattributes

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,10 @@
22

33
/.editorconfig export-ignore
44
/.gitattributes export-ignore
5-
/.github export-ignore
5+
/.github export-ignore
66
/.gitignore export-ignore
7-
/CODE_OF_CONDUCT.md export-ignore
8-
/CONTRIBUTING.md export-ignore
7+
/.php_cs.dist.php export-ignore
8+
/CODE_OF_CONDUCT.md export-ignore
9+
/CONTRIBUTING.md export-ignore
910
/phpunit.xml.dist export-ignore
1011
/tests export-ignore

0 commit comments

Comments
 (0)