gitattributes: Add .mpy files to list of binary files.

This commit is contained in:
Damien George 2017-02-17 10:23:14 +11:00
parent 6a11048af1
commit 9214e39b3c
1 changed files with 1 additions and 0 deletions

1
.gitattributes vendored
View File

@ -10,6 +10,7 @@
*.png binary
*.jpg binary
*.dxf binary
*.mpy binary
# These should also not be modified by git.
tests/basics/string_cr_conversion.py -text