commit ecf6c2152a7c3143b7be183ee9453ad52c3cfea2 Author: Kitty Cat Date: Wed Nov 26 13:58:56 2025 -0500 Create LFS configuration 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