diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2020-10-28 10:15:25 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2020-11-02 17:52:36 +0300 |
commit | 5caacdf286eaaa95bf11d272d83ba808d9c44b69 (patch) | |
tree | 05f9c7c14f07a58c4df4212583ed4aa5476f3372 /.gitignore | |
parent | e3bc899f83d6b85412dafeb390ee9f76c3791234 (diff) |
Install exact package versions and make bpkg and bdep optional in build scripts
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -2,3 +2,9 @@ INSTALL UPGRADE BOOTSTRAP-* !BOOTSTRAP-*.cli + +# Building output. +# +*.d +build.sh +build-*.bat |