Normalize line endings but not JSON files
This commit is contained in:
parent
7fb84d304b
commit
a62777487d
2
.gitattributes
vendored
2
.gitattributes
vendored
@ -7,7 +7,6 @@
|
||||
*.h text
|
||||
*.txt text
|
||||
*.md text
|
||||
*.json text
|
||||
*.cmake text
|
||||
*.svg text
|
||||
*.dot text
|
||||
@ -20,3 +19,4 @@ Dockerfile text
|
||||
# Denote all files that are truly binary and should not be modified.
|
||||
*.png binary
|
||||
*.jpg binary
|
||||
*.json binary
|
Loading…
x
Reference in New Issue
Block a user