From 82cec820d3b9b587845858b1ebbde19c67f6267b Mon Sep 17 00:00:00 2001 From: Thomas Kuschel Date: Sat, 25 May 2024 22:39:15 +0200 Subject: [PATCH] ADD zip file, commit with lfs --- .gitattributes | 1 + script/zipdepot | 7 +++++++ zip/depot.zip | 3 +++ 3 files changed, 11 insertions(+) create mode 100644 .gitattributes create mode 100755 script/zipdepot create mode 100644 zip/depot.zip diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..486a232 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.zip filter=lfs diff=lfs merge=lfs -text diff --git a/script/zipdepot b/script/zipdepot new file mode 100755 index 0000000..5be8a82 --- /dev/null +++ b/script/zipdepot @@ -0,0 +1,7 @@ +#/bin/bash + +# this is a script file to generate a zip package from this source: +cd "$(dirname "$0")" +cd .. +mkdir -p zip +zip -r zip/depot.zip * -x .git/\* -x script/\* -x zip/\* diff --git a/zip/depot.zip b/zip/depot.zip new file mode 100644 index 0000000..0328d0f --- /dev/null +++ b/zip/depot.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c60c9d2c585f5834b80a7b3a8b6ede3d007a842b1f3ba719fec9e0a25a19fcbc +size 88209