Browse Source

python: huh, not sure why this generated file changed.

next
Vladimír Vondruš 3 years ago
parent
commit
13c5ad1ea6
  1. 11
      src/python/magnum/test/.gitattributes
  2. BIN
      src/python/magnum/test/mesh.bin

11
src/python/magnum/test/.gitattributes vendored

@ -0,0 +1,11 @@
# You have to add the following to your .git/config or global
# ~/.gitconfig to make the binary diffs work (without the comment
# character, of course):
#
# [diff "hex"]
# textconv = hexdump -v -C
# binary = true
#
*.glb binary diff=hex
*.bin binary diff=hex

BIN
src/python/magnum/test/mesh.bin

Binary file not shown.
Loading…
Cancel
Save