summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorBert Belder <bertbelder@gmail.com>2019-09-19 03:32:48 +0200
committerGitHub <noreply@github.com>2019-09-19 03:32:48 +0200
commita130e8858b8890f442ec7f14d090ebef18cc867d (patch)
tree2fed9f4c2930b870304c603594e795802cbf08f5 /.gitattributes
parent693a45c3fd700bb48f9dc93829416aebb4e4d343 (diff)
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.
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 0 insertions, 1 deletions
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