From a655783735e1bd652eb6eff61af092b0414f2913 Mon Sep 17 00:00:00 2001 From: luckytyphlosion <10688458+luckytyphlosion@users.noreply.github.com> Date: Tue, 3 Jul 2018 13:28:18 -0400 Subject: Add .pic as binary. --- .gitattributes | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 191bfb2..b967def 100644 --- a/.gitattributes +++ b/.gitattributes @@ -19,4 +19,5 @@ *.2bpp binary *.1bpp binary *.bin binary -*.blk binary \ No newline at end of file +*.blk binary +*.pic binary \ No newline at end of file -- cgit v1.2.3