Skip to content

Commit ce6fb88

Browse files
committed
Update .gitattributes
Remove code generation commands from exports
1 parent a2bf3df commit ce6fb88

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)