mirror of
https://github.com/opencv/opencv.git
synced 2025-06-10 11:03:03 +08:00
eliminate 'git diff ---check' false alarms for Markdown files
This commit is contained in:
parent
df02fe0615
commit
f8b75ce455
2
.gitattributes
vendored
2
.gitattributes
vendored
@ -43,6 +43,8 @@
|
|||||||
|
|
||||||
# reST underlines/overlines can look like conflict markers
|
# reST underlines/overlines can look like conflict markers
|
||||||
*.rst text conflict-marker-size=80
|
*.rst text conflict-marker-size=80
|
||||||
|
# Markdown heading markers can look like conflict markers
|
||||||
|
*.md text conflict-marker-size=200
|
||||||
|
|
||||||
*.cmake text whitespace=tabwidth=2
|
*.cmake text whitespace=tabwidth=2
|
||||||
*.cmakein text whitespace=tabwidth=2
|
*.cmakein text whitespace=tabwidth=2
|
||||||
|
Loading…
Reference in New Issue
Block a user