From 5a23096ce596427ae737e0be45587cd4dd8724c5 Mon Sep 17 00:00:00 2001 From: Jason Marechal Date: Wed, 19 Oct 2022 13:59:10 +0200 Subject: [PATCH] Fix mps detected as JetBrains MPS in Github language stat --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 000000000..9d8e58aa7 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.mps linguist-documentation \ No newline at end of file