Skip to content

Commit de94cc5

Browse files
committed
Force .env files to have LF line ending
1 parent 10ae458 commit de94cc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitattributes

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# Handle common extensions
55
Dockerfile text
66
*.conf text
7-
*.env text
7+
*.env text eol=lf
88
*.flux text
99
*.html text diff=html
1010
*.json text

0 commit comments

Comments
 (0)