From 35060c0f485863e27b7e10c40c40789487d27fd2 Mon Sep 17 00:00:00 2001 From: ReyoKatsu <38076269+Honekatsu@users.noreply.github.com> Date: Thu, 10 Apr 2025 13:40:10 +0900 Subject: [PATCH] first commit --- .gitattributes | 3 +++ README.md | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitattributes create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..cb62998 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,3 @@ +*.weights filter=lfs diff=lfs merge=lfs -text +*.png filter=lfs diff=lfs merge=lfs -text +*.jpg filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..d42dead --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +# test2