diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2015-04-01 11:08:13 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2015-04-01 11:08:13 +0200 |
commit | 0dee00f28e623830e816c4002c8004c86055df85 (patch) | |
tree | 14c2a2abe241df53821bc585b7adeaff16c768cd /build/.gitignore | |
parent | 276a0796a97b0a312c0071bba0bf924b5f5c6eee (diff) |
Implement initial C++ configuration support
Diffstat (limited to 'build/.gitignore')
-rw-r--r-- | build/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build/.gitignore b/build/.gitignore index 6dc02d1..9a7f491 100644 --- a/build/.gitignore +++ b/build/.gitignore @@ -1,4 +1,5 @@ b b1 +config.build |