diff options
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index d01efdc..cf4b5ef 100644 --- a/.gitattributes +++ b/.gitattributes @@ -18,3 +18,7 @@ # #*.png binary *.lz4 binary + +libbutl-odb/odb/details/meta symlink=dir +libbutl-odb/odb/details/shared-ptr symlink=dir + |