diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2018-06-20 19:43:23 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2018-06-20 19:43:23 +0300 |
commit | e93731470f80956428beb52b6baabb0aaaea86d4 (patch) | |
tree | 8cfa663fa6aa69b993d9ec5ba737232ecd505db2 /tests/build | |
parent | 9fcd9687814f12770487d03dd0a61d42fc6ad693 (diff) |
Regularize .gitignore files
Diffstat (limited to 'tests/build')
-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/ |