chore(lander): fix Docker build

This commit is contained in:
Jef Roosens 2023-11-14 15:34:07 +01:00
parent 6af3e6ad6d
commit 29f4edc059
Signed by: Jef Roosens
GPG key ID: B75D4F293C7052DB
4 changed files with 29 additions and 19 deletions

View file

@ -1,4 +1,15 @@
data/
build/
trie/build/
.git/
*
!src/
!include/
!lsm/src/
!lsm/include/
!lsm/Makefile
!lsm/config.mk
!thirdparty/include
!thirdparty/src
!Makefile
!config.mk