summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorluckytyphlosion <10688458+luckytyphlosion@users.noreply.github.com>2018-07-03 13:28:18 -0400
committerluckytyphlosion <10688458+luckytyphlosion@users.noreply.github.com>2018-07-03 13:28:18 -0400
commita655783735e1bd652eb6eff61af092b0414f2913 (patch)
tree530ebbd6f25ce9580c845b27ec0745451190a1c2
parent870d85fc2713703f6dbc760df5b2c54328f0c9c3 (diff)
Add .pic as binary.
-rw-r--r--.gitattributes3
1 files changed, 2 insertions, 1 deletions
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