mirror of
https://github.com/micropython/micropython.git
synced 2025-07-21 13:01:10 +02:00
gitattributes: Mark *.a files as binary.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -7,6 +7,7 @@
|
||||
*.bat text eol=crlf
|
||||
|
||||
# These are binary so should never be modified by git.
|
||||
*.a binary
|
||||
*.png binary
|
||||
*.jpg binary
|
||||
*.dxf binary
|
||||
|
Reference in New Issue
Block a user