Skip to content

Commit 9214e39

Browse files
committed
gitattributes: Add .mpy files to list of binary files.
1 parent 6a11048 commit 9214e39

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
*.png binary
1111
*.jpg binary
1212
*.dxf binary
13+
*.mpy binary
1314

1415
# These should also not be modified by git.
1516
tests/basics/string_cr_conversion.py -text

0 commit comments

Comments
 (0)