From ba62fbde53906e3700407cdb410be5f1c73f8c76 Mon Sep 17 00:00:00 2001 From: Partha Das Date: Thu, 26 Jun 2025 17:27:50 +0200 Subject: [PATCH] tracking lfs --- .gitattributes | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..66a3a16 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,3 @@ +*.gdx filter=lfs diff=lfs merge=lfs -text +*.dmp filter=lfs diff=lfs merge=lfs -text +*.vd filter=lfs diff=lfs merge=lfs -text