diff mbox series

[v15,08/13] Add .gitattributes for the reftable/ directory

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

Commit Message

Linus Arver via GitGitGadget May 28, 2020, 7:46 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