From 6b61bd245870bad80a2655ea4c4b56d1246233df Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 6 May 2024 06:33:36 +0200 Subject: Add libbutl-odb source subdirectory This is an additional (to libbutl) utility library which contains the source code of libodb, libodb-sqlite, and libsqlite3 configured and tuned for our needs. --- .gitattributes | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.gitattributes') 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 + -- cgit v1.1