mirror of
https://github.com/Tencent/rapidjson.git
synced 2025-10-28 03:20:15 +01:00
Normalize line endings but not JSON files
This commit is contained in:
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
|
||||
Reference in New Issue
Block a user