summaryrefslogtreecommitdiffstats
path: root/document/src/test/resources/.gitattributes
diff options
context:
space:
mode:
authorHåvard Pettersen <havardpe@oath.com>2021-05-06 09:57:33 +0000
committerHåvard Pettersen <havardpe@oath.com>2021-05-06 09:57:33 +0000
commit47a3665fad189ab23397541075b15ba4dcde88aa (patch)
treea19b0a0ba94dc4f3c1f96d3632f520dbba916ddf /document/src/test/resources/.gitattributes
parent580fdf55b7bbb24093f21500438c58c718c564e4 (diff)
avoid read/write conflict by doing atomic move
Diffstat (limited to 'document/src/test/resources/.gitattributes')
-rw-r--r--document/src/test/resources/.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/document/src/test/resources/.gitattributes b/document/src/test/resources/.gitattributes
new file mode 100644
index 00000000000..7ab6af7a4f4
--- /dev/null
+++ b/document/src/test/resources/.gitattributes
@@ -0,0 +1,2 @@
+*__cpp binary
+*__java binary