From 2b625068eed0a4d56b9066293c01a3fcc37beb9b Mon Sep 17 00:00:00 2001 From: Parnic Date: Thu, 18 Nov 2021 09:17:28 -0600 Subject: [PATCH] Initial commit --- .gitattributes | 1 + test.lfs | 3 +++ test.txt | 1 + 3 files changed, 5 insertions(+) create mode 100644 .gitattributes create mode 100644 test.lfs create mode 100644 test.txt diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..542914e --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.lfs filter=lfs diff=lfs merge=lfs -text diff --git a/test.lfs b/test.lfs new file mode 100644 index 0000000..e3638f4 --- /dev/null +++ b/test.lfs @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27d47fafc32692f8f52d77ed2b4eac6ba64743b382f3d4308efe0c9638debb4e +size 5 diff --git a/test.txt b/test.txt new file mode 100644 index 0000000..4d6a3b4 --- /dev/null +++ b/test.txt @@ -0,0 +1 @@ +ECHO is on.