From 5caacdf286eaaa95bf11d272d83ba808d9c44b69 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Wed, 28 Oct 2020 10:15:25 +0300 Subject: Install exact package versions and make bpkg and bdep optional in build scripts --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 68e3c03..a18d885 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,9 @@ INSTALL UPGRADE BOOTSTRAP-* !BOOTSTRAP-*.cli + +# Building output. +# +*.d +build.sh +build-*.bat -- cgit v1.1