From 8c0140e1e40faffd83d47c01b3766caa13d1310d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=BF=B7=E6=B8=A1?= Date: Tue, 11 Aug 2020 11:22:45 +0800 Subject: [PATCH] remove unused git attributes (#7011) --- .gitattributes | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 0419363b83..00d74b7849 100644 --- a/.gitattributes +++ b/.gitattributes @@ -6,7 +6,6 @@ # Tell git which symlinks point to files, and which ones point to directories. # This is relevant for Windows only, and requires git >= 2.19.2 to work. -/core/libdeno/* symlink=dir /cli/tests/symlink_to_subdir symlink=dir # Tell github these are vendored files.