From 81a9f720146e99f512e3472f27c5e1edd8613dc4 Mon Sep 17 00:00:00 2001 From: James Ball <37094972+PatBall1@users.noreply.github.com> Date: Mon, 25 Nov 2024 14:04:51 +0000 Subject: [PATCH] Update .gitattributes --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitattributes b/.gitattributes index e69de29b..ec0ded47 100644 --- a/.gitattributes +++ b/.gitattributes @@ -0,0 +1,2 @@ +*.py linguist-detectable=true +*.ipynb linguist-detectable=false