From ecf6c2152a7c3143b7be183ee9453ad52c3cfea2 Mon Sep 17 00:00:00 2001 From: Kitty Cat Date: Wed, 26 Nov 2025 13:58:56 -0500 Subject: [PATCH] Create LFS configuration --- .gitattributes | 3 +++ .lfsconfig | 2 ++ 2 files changed, 5 insertions(+) create mode 100644 .gitattributes create mode 100644 .lfsconfig diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..12b1472 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,3 @@ +*.a filter=lfs diff=lfs merge=lfs -text +*.so filter=lfs diff=lfs merge=lfs -text +*.bin filter=lfs diff=lfs merge=lfs -text diff --git a/.lfsconfig b/.lfsconfig new file mode 100644 index 0000000..506479c --- /dev/null +++ b/.lfsconfig @@ -0,0 +1,2 @@ +[lfs] + url = https://git.i5.wtf/kitty/clang-r547379.git/info/lfs