From: John Tsiombikas Date: Sun, 15 Apr 2018 02:41:08 +0000 (+0300) Subject: testing git LFS (large file support), added binary image and palette files X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?p=bootcensus;a=commitdiff_plain;h=0ce0926f45e4373a488635d2fdbc2c591e9d0155 testing git LFS (large file support), added binary image and palette files --- diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..74778d1 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +*.raw filter=lfs diff=lfs merge=lfs -text +*.pal filter=lfs diff=lfs merge=lfs -text diff --git a/logo.pal b/logo.pal new file mode 100644 index 0000000..8f21afb --- /dev/null +++ b/logo.pal @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d95670a27273b1c479433391ca757bd0f030faeec5a169d4c714d0eb866fe640 +size 768 diff --git a/logo.raw b/logo.raw new file mode 100644 index 0000000..6e0e94b --- /dev/null +++ b/logo.raw @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d8f752c3db9e2e0ea2298505eb3d34e92f38968cf4de00b927719d03bd2f747 +size 64000