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 | 0de630f3255df7817db597caad03cb5c8580cd00 (patch) | |
tree | 57ae3ffe2f9907d4617666ab3b5e816c84aa5f9d /.gitignore | |
parent | cc35be1bf8f23ad6768dbb4f350be46e506f9381 (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/.gitignore. +# +odb/version-build2.hxx |