diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2018-06-20 20:17:56 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2018-06-20 20:17:56 +0300 |
commit | 98fd9c8729081139a9942d5f4e8adf2d1754f330 (patch) | |
tree | 11f51c8f74c45b91014309c192957b923163946d /build | |
parent | c01241b77471ee09fea2c4a5ef97a9e8eae8fb8f (diff) |
Regularize .gitignore files
Diffstat (limited to 'build')
-rw-r--r-- | build/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/build/.gitignore b/build/.gitignore index 225c27f..4a730a3 100644 --- a/build/.gitignore +++ b/build/.gitignore @@ -1 +1,3 @@ config.build +root/ +bootstrap/ |