diff --git a/.gitattributes b/.gitattributes index 704b8fcab..c4a54d82e 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4,3 +4,6 @@ src/generated/**/.cache/cache text eol=lf src/generated/**/*.json text eol=lf *.xcf filter=lfs diff=lfs merge=lfs -text + +*.kt text eol=crlf +*.json text eol=crlf