diff options
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
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 |