From 3a22988464c1baceea54439f1757f7c92dd50594 Mon Sep 17 00:00:00 2001 From: Simon Hirsch <64348015+simon-hirsch@users.noreply.github.com> Date: Tue, 18 Feb 2025 14:12:28 +0100 Subject: [PATCH] Create .gitattributes --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..a894e29 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.ipynb linguist-detectable=false