Unverified Commit 97c9cf9d authored by Robert Kimball's avatar Robert Kimball Committed by GitHub

Normalize line endings (#1649)

* set global line ending options for repo

* Normalize line endings

* add newline at eof
parent 54403cdc
# Set the default behavior, in case people don't have core.autocrlf set.
* text=auto
# Explicitly declare text files you want to always be normalized and converted
# to native line endings on checkout.
*.cpp text
*.hpp text
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