diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2018-11-28 11:03:04 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2018-11-28 11:03:04 +0200 |
commit | 9190569b69e34468841b18b33c98f78e66a3d26e (patch) | |
tree | 927fc02afec55b8b6d3b31f4b0abc527cdfc22f3 /build2/.gitignore | |
parent | b71fa164192f1af8b702e1578cf202b510a9b281 (diff) |
Add config.hxx.in config header, move stage status there
Diffstat (limited to 'build2/.gitignore')
-rw-r--r-- | build2/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build2/.gitignore b/build2/.gitignore index eda023f..5ea3913 100644 --- a/build2/.gitignore +++ b/build2/.gitignore @@ -2,4 +2,5 @@ b b-boot #*-options #*-options.?xx +config.hxx version.hxx |