Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ core Public

Commit 5383288

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 <[email protected]> Co-authored-by: Jérémy Derussé <[email protected]>
1 parent f9ea864 commit 5383288

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)