diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2018-06-20 20:23:32 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2018-06-20 20:23:32 +0300 |
commit | f54941db9bfab5fbc7df9c3204787094dee6aa2f (patch) | |
tree | 631a7910bc7e6b7098ed608fdbb1c34fe88c1d58 /tests/build | |
parent | 25539ec050844793c629955d5f3f8b5d07efe16f (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/ |