Skip to content

Commit 86fe792

Browse files
committed
minor #33963 Add .gitignore to .gitattributes (reedy)
This PR was merged into the 4.4 branch. Discussion ---------- Add .gitignore to .gitattributes | Q | A | ------------- | --- | Branch? | 4.4 | Bug fix? | yes | New feature? | no | Deprecations? | no | Tickets | #33946 | License | MIT Commits ------- 246c5fdf43 Add .gitignore to .gitattributes
2 parents ae5a66b + a5f8601 commit 86fe792

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 @@
11
/Tests export-ignore
22
/phpunit.xml.dist export-ignore
3+
/.gitignore export-ignore

0 commit comments

Comments
 (0)