From 1ac971647af4cd46e5991ec4a37c365370848b1a Mon Sep 17 00:00:00 2001 From: NullBite <me@nullbite.com> Date: Tue, 21 Dec 2021 23:53:43 -0500 Subject: [PATCH] Initial commit --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..833c9a0 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +*.xcf filter=lfs diff=lfs merge=lfs -text +*.png filter=lfs diff=lfs merge=lfs -text