mirror of
https://github.com/openmv/openmv.git
synced 2025-09-26 23:09:13 +08:00
misc: Add gitattributes.
This commit is contained in:
parent
936a3d4bc1
commit
2a9695eed9
10
.gitattributes
vendored
Normal file
10
.gitattributes
vendored
Normal file
@ -0,0 +1,10 @@
|
||||
# Define binary files
|
||||
*.a binary
|
||||
*.ico binary
|
||||
*.png binary
|
||||
*.jpg binary
|
||||
*.dxf binary
|
||||
*.mpy binary
|
||||
*.der binary
|
||||
*.bin binary
|
||||
*.bin.sign binary
|
Loading…
Reference in New Issue
Block a user