Chromium Code Reviews| Index: third_party/gsutil/third_party/crcmod/.hgeol |
| diff --git a/third_party/gsutil/third_party/crcmod/.hgeol b/third_party/gsutil/third_party/crcmod/.hgeol |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..40fd18482fe666126ee31dbb9dc7c66ff5c43bd0 |
| --- /dev/null |
| +++ b/third_party/gsutil/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 |