diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2018-06-20 20:21:28 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2018-06-20 20:21:28 +0300 |
commit | d03e5cf44470c6980f4127b3c7bcc2aaf99b151d (patch) | |
tree | 9c6a025e4beda024778b5208649d7fae5fbf9c74 /tests | |
parent | 91364b58fa5cc224e80209e28e62613ca36dc4a9 (diff) |
Regularize .gitignore files
Diffstat (limited to 'tests')
-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/ |