mirror of
https://github.com/jlengrand/picocli.git
synced 2026-03-10 00:31:17 +00:00
Add *.html to files that need to be forced to be LF
This commit is contained in:
2
.gitattributes
vendored
2
.gitattributes
vendored
@@ -10,7 +10,6 @@
|
||||
*.css text
|
||||
*.gradle text
|
||||
*.groovy text
|
||||
*.html text
|
||||
*.java text
|
||||
*.js text
|
||||
*.md text
|
||||
@@ -22,6 +21,7 @@
|
||||
gradlew text eol=lf
|
||||
*.sh text eol=lf
|
||||
*.bash text eol=lf
|
||||
*.html text eol=lf
|
||||
run text eol=lf
|
||||
runCompletion text eol=lf
|
||||
bashrc text eol=lf
|
||||
|
||||
Reference in New Issue
Block a user