10000 Enforce Unix line endings for SummaryBlacklist.txt (#3724) · Kitter/arangodb@b63428c · GitHub
[go: up one dir, main page]

Skip to content

Commit b63428c

Browse files
Simran-Bfceller
authored andcommitted
Enforce Unix line endings for SummaryBlacklist.txt (arangodb#3724)
With Windows line breaks in a Cygwin environment, the docu build checker breaks (reports README.md and SUMMARY.md not being mapped to SUMMARY.md)
1 parent 255d90d commit b63428c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ VERSION eolf=lf
33
scripts/unittest eol=lf
44
*.csv binary
55
*.json eol=lf
6+
Documentation/Books/SummaryBlacklist.txt eol=lf
67
Documentation/Examples/*.generated merge=ours
78
VERSION merge=ours
89
STARTER_REV merge=ours

0 commit comments

Comments
 (0)
0