diff options
-rw-r--r-- | .gitattributes | 3 |
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 |