diff mbox series

[v9,05/10] Add .gitattributes for the reftable/ directory

Message ID b432c1cc2ae6cc0f8c15d4e13b5b89635f8bc391.1587417295.git.gitgitgadget@gmail.com (mailing list archive)
State New, archived
Headers show
Series Reftable support git-core | expand

Commit Message

Linus Arver via GitGitGadget April 20, 2020, 9:14 p.m. UTC
From: Han-Wen Nienhuys <hanwen@google.com>

Signed-off-by: Han-Wen Nienhuys <hanwen@google.com>
---
 reftable/.gitattributes | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 reftable/.gitattributes
diff mbox series

Patch

diff --git a/reftable/.gitattributes b/reftable/.gitattributes
new file mode 100644
index 00000000000..f44451a3795
--- /dev/null
+++ b/reftable/.gitattributes
@@ -0,0 +1 @@ 
+/zlib-compat.c	whitespace=-indent-with-non-tab,-trailing-space