Skip to content

Commit 6e6daa1

Browse files
committed
Update package .gitattributes to use LF endings
1 parent d480f99 commit 6e6daa1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/framework/.gitattributes

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
* text=auto
1+
* text eol=lf
22

33
*.blade.php diff=html
44
*.css diff=css

packages/hyde/.gitattributes

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
* text=auto
1+
* text eol=lf
22

33
*.blade.php diff=html
44
*.css diff=css

0 commit comments

Comments
 (0)