From 5376a6d476ac800b25b13e53aad5d4f8f72448e2 Mon Sep 17 00:00:00 2001 From: TheSaminator Date: Wed, 8 Jun 2022 12:58:21 -0400 Subject: [PATCH] Make Paint.net files binary --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..841b1e0 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.pdn binary -- 2.25.1