Skip to content

Commit 0a439dc

Browse files
committed
minor #57666 Update .gitattributes (fabpot)
This PR was merged into the 7.2 branch. Discussion ---------- Update .gitattributes | Q | A | ------------- | --- | Branch? | 7.2 | Bug fix? | no | New feature? | no <!-- please update src/**/CHANGELOG.md files --> | Deprecations? | no <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files --> | Issues | n/a <!-- prefix each issue number with "Fix #", no need to create an issue if none exists, explain below instead --> | License | MIT Let's be consistent across the board Commits ------- bbddc2c358 Update .gitattributes
2 parents 80b0a55 + 4eead05 commit 0a439dc

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.gitattributes

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
/Tests export-ignore
22
/phpunit.xml.dist export-ignore
3-
/.gitattributes export-ignore
4-
/.gitignore export-ignore
3+
/.git* export-ignore

0 commit comments

Comments
 (0)