mirror of
https://github.com/micropython/micropython.git
synced 2025-12-16 09:50:15 +01:00
gitattributes: Add .mpy files to list of binary files.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user