Skip to content

Commit 02bb780

Browse files
committed
minor #53111 [Intl] Update .gitattributes (smnandre)
This PR was merged into the 7.1 branch. Discussion ---------- [Intl] Update .gitattributes | Q | A | ------------- | --- | Branch? | 7.1 | Bug fix? | no | New feature? | no | Deprecations? | no | Issues | Fix #... | License | MIT Remove code generation commands from exports Commits ------- ff6b548797 Update .gitattributes
2 parents 4a56791 + ce6fb88 commit 02bb780

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.gitattributes

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
1+
/Resources/bin/autoload.php export-ignore
2+
/Resources/bin/common.php export-ignore
3+
/Resources/bin/compile export-ignore
4+
/Resources/bin/update-data.php export-ignore
5+
/Resources/emoji export-ignore
16
/Tests export-ignore
27
/phpunit.xml.dist export-ignore
38
/.gitattributes export-ignore
49
/.gitignore export-ignore
5-
/Resources/emoji export-ignore

0 commit comments

Comments
 (0)