mirror of
https://github.com/pret/poketcg.git
synced 2026-04-27 16:57:24 -05:00
Add dimensions files to .gitattributes
This commit is contained in:
parent
1ab6706d48
commit
5334320afa
1
.gitattributes
vendored
1
.gitattributes
vendored
|
|
@ -20,6 +20,7 @@
|
||||||
*.png binary diff=hex
|
*.png binary diff=hex
|
||||||
*.bin binary diff=hex
|
*.bin binary diff=hex
|
||||||
*.lz.match binary diff=hex
|
*.lz.match binary diff=hex
|
||||||
|
*.dimensions binary diff=hex
|
||||||
|
|
||||||
# these are generated but just in case
|
# these are generated but just in case
|
||||||
*.2bpp binary diff=hex
|
*.2bpp binary diff=hex
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user