diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2017-04-29 16:54:40 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2017-04-29 16:54:40 +0200 |
commit | c5cece92dab1595fdc84c7b19a767218dae31acf (patch) | |
tree | a01f0dc474b2ba6ee5371bfd2975d0646ee363b0 /.gitignore | |
parent | 17e417d9c1ef48245bbb86386856524278c49128 (diff) |
Add parallel version headers for build2
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -27,3 +27,7 @@ # Generated .gitignore files. # .gitignore + +# Temporarily here because of auto-generated odb/sqlite/.gitignore. +# +odb/sqlite/version-build2.hxx |