Skip to content
Snippets Groups Projects
.gitattributes 285 B
Newer Older
  • Learn to ignore specific revisions
  • *.patch binary
    
    # Default conflict marker size is 7 which causes some of the headings in
    # release-notes.txt to trigger git diff --check: 'leftover conflict marker'
    # when the heading is exactly 7 characters long.
    *.md conflict-marker-size=100
    *.txt conflict-marker-size=100