aboutsummaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorGoooler <wangzongler@gmail.com>2021-09-21 15:25:44 +0800
committerGitHub <noreply@github.com>2021-09-21 09:25:44 +0200
commit2c6169ad8c3f97e7b9f833879967497efd54ac2e (patch)
treec1935391d40462749e7d24e0a18b25084c95f028 /.gitattributes
parentfc5496fb8bb888c3a50717260dc05d8fe2d54306 (diff)
downloaddokka-2c6169ad8c3f97e7b9f833879967497efd54ac2e.tar.gz
dokka-2c6169ad8c3f97e7b9f833879967497efd54ac2e.tar.bz2
dokka-2c6169ad8c3f97e7b9f833879967497efd54ac2e.zip
Bump gradle to 7.2 (#2144)
* Bump gradle to 7.2 * Bump gradle to 7.2 under examples * Add .gitattributes rule of eol
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 1c119d95..7e3c475f 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,2 +1,4 @@
+* text=auto eol=lf
+
gradlew binary
gradlew.bat binary \ No newline at end of file