From fcfcd134a77de599c21e8ac74bc76b3df2d24ed7 Mon Sep 17 00:00:00 2001 From: Cai Bingjun <62678643+C-BJ@users.noreply.github.com> Date: Wed, 17 Aug 2022 20:30:24 +0800 Subject: [PATCH] Update .gitattributes --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitattributes b/.gitattributes index db6ef2bf..e4ebda9c 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2,3 +2,5 @@ * text=auto flake.lock linguist-generated=true + +*.er linguist-language=Python