aboutsummaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorEugene Petrenko <eugene.petrenko@gmail.com>2018-09-11 18:14:53 +0300
committerEugene Petrenko <eugene.petrenko@gmail.com>2018-09-11 18:14:53 +0300
commit2051ad797212fdd272f8c7474c920b2802d41450 (patch)
treeb820b7079a3016c1e54b9469f47e7f1ed33d388d /.gitattributes
parent8b1d9e123be3d8b030daeafadcb7ae35f5de92e9 (diff)
downloaddokka-2051ad797212fdd272f8c7474c920b2802d41450.tar.gz
dokka-2051ad797212fdd272f8c7474c920b2802d41450.tar.bz2
dokka-2051ad797212fdd272f8c7474c920b2802d41450.zip
gradle 4.10 + fix to the workaround around shadow plugin
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 00000000..1c119d95
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,2 @@
+gradlew binary
+gradlew.bat binary \ No newline at end of file