diff options
author | nea <romangraef@gmail.com> | 2021-05-19 21:39:09 +0200 |
---|---|---|
committer | nea <romangraef@gmail.com> | 2021-05-19 21:39:09 +0200 |
commit | c6bc10e37de9abf8559068e81c45a60bf7010a55 (patch) | |
tree | 90613d093da943592fcbdd0a69299b555ccb94ea /.gitattributes | |
parent | 41cb26bcdb2a2764a09274bd358f0694c91fc9de (diff) | |
download | curr-c6bc10e37de9abf8559068e81c45a60bf7010a55.tar.gz curr-c6bc10e37de9abf8559068e81c45a60bf7010a55.tar.bz2 curr-c6bc10e37de9abf8559068e81c45a60bf7010a55.zip |
readme
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 3 |
1 files changed, 3 insertions, 0 deletions
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 + |