diff options
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index cd4c83ed0..90e666e57 100644 --- a/.gitattributes +++ b/.gitattributes @@ -6,3 +6,4 @@ /* symlink=dir /website/* symlink=dir /tools/clang symlink=dir +/tools/memory symlink=dir |