diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2020-07-17 17:45:08 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2020-07-17 17:45:08 +0300 |
commit | 2bfa51104d8ce7b86de92691c1d0f3203d64202d (patch) | |
tree | 5ec94a8d46fab5abef3bb906ba9ee88f60e4d531 | |
parent | 42360f8ba5b8ee2d61c3874dc1a9e5baa813b537 (diff) |
Update build/.gitignore
-rw-r--r-- | hello0/build/.gitignore | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/hello0/build/.gitignore b/hello0/build/.gitignore index 225c27f..974e01d 100644 --- a/hello0/build/.gitignore +++ b/hello0/build/.gitignore @@ -1 +1,4 @@ -config.build +/config.build +/root/ +/bootstrap/ +build/ |