diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2018-06-20 20:25:53 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2018-06-20 20:25:53 +0300 |
commit | 960e3aea6e68af195049b03a4dbad8844a1953ab (patch) | |
tree | e8eec8ca5060430227addba4221d90dbb4902cc2 | |
parent | 8ffe9845df27b08c3c6a13705f938dc10381a22f (diff) |
Regularize .gitignore files
-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/ |