Chromium Code Reviews| Index: tools/telemetry/third_party/gsutilz/third_party/crcmod/.hgeol |
| diff --git a/tools/telemetry/third_party/gsutilz/third_party/crcmod/.hgeol b/tools/telemetry/third_party/gsutilz/third_party/crcmod/.hgeol |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..3bce4ef6f6a6adfef69943b02d6ce20635a388bc |
| --- /dev/null |
| +++ b/tools/telemetry/third_party/gsutilz/third_party/crcmod/.hgeol |
| @@ -0,0 +1,14 @@ |
| +[patterns] |
| +MANIFEST.in = native |
| +README = native |
| +LICENSE = native |
| +changelog = native |
| +**.c = native |
| +**.h = native |
| +**.py = native |
| +**.txt = native |
| +**.rst = native |
| + |
| +**.bat = CRLF |
| + |
| +Makefile = LF |