mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
Added .gitattributes files for the two directories where we intentionally have line endings other than LF
8 lines
143 B
HTML
8 lines
143 B
HTML
<html>
|
|
<head><title>Title</title></title>
|
|
<body>
|
|
<div id="duplicate-id"/>
|
|
<div id="duplicate-id"/> <!-- lgtm -->
|
|
</body>
|
|
</html>
|