Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
*.txt text eol=crlf
*.vdf text eol=crlf
*.json text eol=lf
*.txt text eol=crlf linguist-detectable linguist-language=vdf
*.vdf text eol=crlf linguist-detectable linguist-language=vdf
*.json text eol=lf linguist-detectable linguist-language=json
*.xml linguist-detectable linguist-language=xml
*.go text eol=lf
go.* text eol=lf