From 2104c4f7623f2bfc94130d25f2c903fa54991676 Mon Sep 17 00:00:00 2001 From: Seth Barberee Date: Sat, 10 Jul 2021 12:06:36 -0500 Subject: sync gitattributes from pokeemerald --- .gitattributes | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.gitattributes b/.gitattributes index 67718d3..1f2aa0c 100644 --- a/.gitattributes +++ b/.gitattributes @@ -9,7 +9,15 @@ Makefile text eol=lf *.pl text eol=lf *.inc text eol=lf *.sha1 text eol=lf +*.json text eol=lf *.sed text eol=lf +*.cpp text eol=lf +.gitattributes text eol=lf +.gitignore text eol=lf +*.hpp text eol=lf +*.md text eol=lf +*.ps1 text eol=crlf +*.yml text eol=lf *.png binary *.bin binary -- cgit v1.2.3