diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2018-06-20 19:53:39 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2018-06-20 19:53:39 +0300 |
commit | 810d0df01746c0f639b2c573aed03cbc487f42da (patch) | |
tree | 8fe037d2f2b05c4bbb6a96d1d7a4c5f2cda7b3cc /build/.gitignore | |
parent | 40a83720199dec2becd7303ffaac59097244f37c (diff) |
Regularize .gitignore files
Diffstat (limited to 'build/.gitignore')
-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/ |