diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2018-06-20 19:53:03 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2018-06-20 19:53:03 +0300 |
commit | a8748c587b45922ac6b2b4ab6c7e8b88f47a2d73 (patch) | |
tree | a8555d3896eb342cd8ae2924971a5c31d91e3784 /build | |
parent | 89f2410ba614b5a6dab78ef5250fbf833e503657 (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/ |