commit 2b625068eed0a4d56b9066293c01a3fcc37beb9b Author: Parnic Date: Thu Nov 18 09:17:28 2021 -0600 Initial commit 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.