diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2018-06-20 19:55:20 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2018-06-20 19:55:20 +0300 |
commit | 979bee263cd021dd29da77fc67e356a881c0a7de (patch) | |
tree | 24f30e65840da20ff3feab90e55c1fb7275d34db /tests/build/.gitignore | |
parent | cb4b8c02c68aa18170e74a96f840e3613970af22 (diff) |
Regularize .gitignore files
Diffstat (limited to 'tests/build/.gitignore')
-rw-r--r-- | tests/build/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/build/.gitignore b/tests/build/.gitignore index 225c27f..4a730a3 100644 --- a/tests/build/.gitignore +++ b/tests/build/.gitignore @@ -1 +1,3 @@ config.build +root/ +bootstrap/ |