summaryrefslogtreecommitdiff
path: root/grpc/third_party/xxhash/.gitattributes
diff options
context:
space:
mode:
Diffstat (limited to 'grpc/third_party/xxhash/.gitattributes')
-rw-r--r--grpc/third_party/xxhash/.gitattributes10
1 files changed, 10 insertions, 0 deletions
diff --git a/grpc/third_party/xxhash/.gitattributes b/grpc/third_party/xxhash/.gitattributes
new file mode 100644
index 00000000..fbcf75b5
--- /dev/null
+++ b/grpc/third_party/xxhash/.gitattributes
@@ -0,0 +1,10 @@
+# Set the default behavior
+* text eol=lf
+
+# Explicitly declare source files
+*.c text eol=lf
+*.h text eol=lf
+
+# Denote files that should not be modified.
+*.odt binary
+