From c6bc10e37de9abf8559068e81c45a60bf7010a55 Mon Sep 17 00:00:00 2001 From: nea Date: Wed, 19 May 2021 21:39:09 +0200 Subject: readme --- .gitattributes | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitattributes (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..d70cb22 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,3 @@ + +*.kts linguist-language=Kotlin + -- cgit