diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2018-06-20 19:41:03 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2018-06-20 19:41:03 +0300 |
commit | 141addacbd208d8e1acf077a9e487514988cf38a (patch) | |
tree | 11e7cb0270b84c34e7ae79c919b8d25a3f3e76c2 /build | |
parent | fe454142baf868492ac3423178bfeb337e80210e (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/ |