From e0702d4c9a932ef382ffe20e77cb43cb0708452a Mon Sep 17 00:00:00 2001 From: shjh3117 Date: Sun, 28 Jun 2026 20:21:27 +0900 Subject: [PATCH] add lfs test files --- .gitattributes | 1 + .lfsconfig | 2 ++ big.bin | 3 +++ small.bin | 3 +++ 4 files changed, 9 insertions(+) create mode 100644 .gitattributes create mode 100644 .lfsconfig create mode 100644 big.bin create mode 100644 small.bin diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..4edd5ac --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.bin filter=lfs diff=lfs merge=lfs -text diff --git a/.lfsconfig b/.lfsconfig new file mode 100644 index 0000000..0bbbd42 --- /dev/null +++ b/.lfsconfig @@ -0,0 +1,2 @@ +[lfs] + url = https://gitshin.duckdns.org:8080/shjh3117/lfs-test2 diff --git a/big.bin b/big.bin new file mode 100644 index 0000000..9837227 --- /dev/null +++ b/big.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ba1a8fcd124763f51989b437a4adbe5c215010b49e32e0a86625f7b0ca032a9 +size 3145728 diff --git a/small.bin b/small.bin new file mode 100644 index 0000000..c4089a8 --- /dev/null +++ b/small.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:390ee5ec0e2b7f2678acd5d2ea3b953c42df6a10aae38703303f4a060aedf1f9 +size 307200