From a130e8858b8890f442ec7f14d090ebef18cc867d Mon Sep 17 00:00:00 2001 From: Bert Belder Date: Thu, 19 Sep 2019 03:32:48 +0200 Subject: Clean up miscellaneous metafiles (#2981) The yarn.lock file is moved from //third_party to the root of the main repository. This is where other package metadata files (e.g. Cargo.lock and package.json) are also located. --- .gitattributes | 1 - 1 file changed, 1 deletion(-) (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes index 15deed7bc..0d2554a1f 100644 --- a/.gitattributes +++ b/.gitattributes @@ -6,5 +6,4 @@ # This is relevant for Windows only, and requires git >= 2.19.2 to work. /core/libdeno/* symlink=dir /node_modules symlink=dir -/tools/memory symlink=dir /website/* symlink=dir -- cgit v1.2.3