diff options
author | Jake Potrebic <[email protected]> | 2023-08-21 19:16:03 -0700 |
---|---|---|
committer | GitHub <[email protected]> | 2023-08-22 12:16:03 +1000 |
commit | 35ef0537be90a5cb20dc880bdef0626d0a1e4e45 (patch) | |
tree | 508f75696fea8972f0bdf315ab84801b9c6b6875 /.gitattributes | |
parent | 281855c877cf4e78a8a4918c5d89cdab2c5c0861 (diff) | |
download | Paper-35ef0537be90a5cb20dc880bdef0626d0a1e4e45.tar.gz Paper-35ef0537be90a5cb20dc880bdef0626d0a1e4e45.zip |
[ci skip] update editorconfig and gitattributes (#9608)
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes index 2fb638f44b..2ebd41bdf8 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,4 @@ -* text=auto +* text=auto eol=lf *.sh text eol=lf gradlew text eol=lf |