From 6f078521c97eba257858c16f427baaddb9b11caa Mon Sep 17 00:00:00 2001 From: Paul Lesur Date: Sat, 24 May 2025 22:47:29 +0200 Subject: [PATCH] add lfs support --- .gitattributes | 1 + .gitignore | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..3f7e2fd --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +img/ filter=lfs diff=lfs merge=lfs -text diff --git a/.gitignore b/.gitignore index 4d60881..0a07e71 100644 --- a/.gitignore +++ b/.gitignore @@ -17,4 +17,3 @@ build/* *.synctex.gz .env -img/