diff options
-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/ |