Skip to content

Commit c7a6c3b

Browse files
Set GRAMMAR line endings to CRLF (#59)
As specified by ABNF document specification
1 parent 6db0c30 commit c7a6c3b

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.gitattributes

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,7 @@
66
*.txt text
77
*.md text
88
*.py text
9-
*.sh text
9+
*.sh text
10+
11+
*.abnf text eol=crlf
12+
*.ABNF text eol=crlf

0 commit comments

Comments
 (0)