Skip to content

Commit fedc5ed

Browse files
Root-Aamirjderusse
andauthored
fix: exclude .gitattributes from exports in Core and Ses (#2072)
* docs: exclude .gitattributes from exports in Core and Ses * docs: add export-ignore for .gitattributes and fix trailing newline * Add missing entries --------- Co-authored-by: AAMIR AKRAM <91816147+Aamir-Akram@users.noreply.github.com> Co-authored-by: Jérémy Derussé <jeremy@derusse.com>
1 parent 3d3710c commit fedc5ed

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@
33
/.gitignore export-ignore
44
/Makefile export-ignore
55
/phpunit.xml.dist export-ignore
6+
/.gitattributes export-ignore

0 commit comments

Comments
 (0)