From 20f14673cc05151a5c4c11f2fe420e917d119738 Mon Sep 17 00:00:00 2001 From: Lukas Masuch Date: Sat, 16 Jan 2021 21:25:36 +0100 Subject: [PATCH] Add gitattributes --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..f305c61 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +* linguist-language=Python