From 6a5c473653f03aee818d835b53ca30b62a3be6c7 Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Tue, 12 May 2020 17:11:53 -0400 Subject: meson using subproject directory, not dub directly - will not work until meson.build files in - d2sqlite3 - imageformats (request adding upstream) - dyaml and its dependency tinyendian already provide their meson.build (should probably revert to meson dub until resolved) - based on 1468425 meson build (no issue now with imagefomats using 7.0.2) --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index d95b6ee..f9f3687 100644 --- a/.gitignore +++ b/.gitignore @@ -33,6 +33,9 @@ !*.ssm !**/*.sst !**/*.ssm +!subprojects +!subprojects/*.wrap +!subprojects/*.meson.build !pod.manifest !sisu_document_make !config_local_site -- cgit v1.2.3