From de14bdce12d1a074a543a65bc6a4017846710e1a Mon Sep 17 00:00:00 2001 From: zodern Date: Fri, 29 Oct 2021 12:51:31 -0500 Subject: [PATCH] Fix type of tools/node_modules symlink on Windows --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000000..a599552d22 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +tools/node_modules symlink=dir