From 5be601f634a6e4829515218b5f2cfdeb91c22011 Mon Sep 17 00:00:00 2001 From: Frank Celler Date: Sun, 10 Mar 2019 12:14:16 +0100 Subject: [PATCH] ignore tests and 3rdParty --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitattributes b/.gitattributes index 52a184ba2d..24d63fe05d 100644 --- a/.gitattributes +++ b/.gitattributes @@ -13,3 +13,5 @@ lib/V8/v8-json.cpp merge=ours arangod/Aql/tokens.cpp merge=ours arangod/Aql/grammar.cpp merge=ours js/apps/system/_admin/aardvark/APP/api-docs.json merge=ours +tests/* linguist-vendored +3rdParty/* linguist-vendored