mirror of
https://github.com/github/codeql.git
synced 2025-12-16 08:43:11 +01:00
Force LF for basically everything.
This commit is contained in:
13
.gitattributes
vendored
13
.gitattributes
vendored
@@ -16,12 +16,25 @@
|
||||
*.dbscheme eol=lf
|
||||
*.qhelp eol=lf
|
||||
*.html eol=lf
|
||||
*.htm eol=lf
|
||||
*.xhtml eol=lf
|
||||
*.xhtm eol=lf
|
||||
*.js eol=lf
|
||||
*.mjs eol=lf
|
||||
*.ts eol=lf
|
||||
*.json eol=lf
|
||||
*.yml eol=lf
|
||||
*.yaml eol=lf
|
||||
*.c eol=lf
|
||||
*.cpp eol=lf
|
||||
*.h eol=lf
|
||||
*.hpp eol=lf
|
||||
*.md eol=lf
|
||||
*.stats eol=lf
|
||||
*.xml eol=lf
|
||||
*.sh eol=lf
|
||||
*.pl eol=lf
|
||||
*.java eol=lf
|
||||
*.cs eol=lf
|
||||
*.py eol=lf
|
||||
*.lua eol=lf
|
||||
|
||||
Reference in New Issue
Block a user