Files
oak-editor/.gitattributes
T
2019-06-15 07:39:55 -07:00

7 lines
120 B
Plaintext

# Default behavior
* text=auto
# Enforce LF line endings on source files
*.h text eol=lf
*.cpp text eol=lf