From c464a20aa30fe9203bf7e05c0a46e230eb5f4d8f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Franti=C5=A1ek=20Dvo=C5=99=C3=A1k?= <valtri@civ.zcu.cz> Date: Wed, 29 Jan 2025 18:28:59 +0000 Subject: [PATCH] Test data --- .gitattributes | 1 + data.txt | 3 +++ 2 files changed, 4 insertions(+) create mode 100644 .gitattributes create mode 100644 data.txt diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..2c540d6 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +data.txt filter=lfs diff=lfs merge=lfs -text diff --git a/data.txt b/data.txt new file mode 100644 index 0000000..65be11b --- /dev/null +++ b/data.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebb82ba7d3339328801f1ef4678f8288d0c7d7efdc4bf06bdc588329f384b5af +size 5 -- GitLab