Commit a6277748 authored by Milo Yip's avatar Milo Yip

Normalize line endings but not JSON files

parent 7fb84d30
......@@ -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
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment