diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2018-06-20 20:25:01 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2018-06-20 20:25:01 +0300 |
commit | 2216352a60686fb5b79c82bc49fe2a7f621a4d0e (patch) | |
tree | 246c23f68fb1fa636698f831e2468ef6551091e3 /build | |
parent | 20e0b4396cce3edfcd33ef75a1bc36405d3e7b38 (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/ |