Skip to content

Commit dcdab3d

Browse files
committed
minor #451 Ignore .github, .gitattributes, .gitignore from vendor (dmitryuk)
This PR was merged into the 3.x-dev branch. Discussion ---------- Ignore .github, .gitattributes, .gitignore from vendor ![image](https://user-images.githubusercontent.com/661654/216910945-147bcccc-7568-4b32-b7c8-65850379ff96.png) Commits ------- 4ded901 Ignore .github, .gitattributes, .gitignore from vendor
2 parents aca8fb9 + 4ded901 commit dcdab3d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1+
.* export-ignore
12
/Tests export-ignore
23
/phpunit.xml.dist export-ignore

0 commit comments

Comments
 (0)