diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2018-06-20 19:43:50 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2018-06-20 19:43:50 +0300 |
commit | f23087e3394ecefa9959c77e08c6f6092b15887c (patch) | |
tree | efcf5b871fd497c63544b863f2e8b8f47af7c80f /build | |
parent | eca5cf33b4be7cc38b96d2b31522a40c5f4027c2 (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/ |