summaryrefslogtreecommitdiff
path: root/hello
diff options
context:
space:
mode:
Diffstat (limited to 'hello')
-rw-r--r--hello/build/.gitignore7
-rw-r--r--hello/manifest2
2 files changed, 5 insertions, 4 deletions
diff --git a/hello/build/.gitignore b/hello/build/.gitignore
index 4a730a3..974e01d 100644
--- a/hello/build/.gitignore
+++ b/hello/build/.gitignore
@@ -1,3 +1,4 @@
-config.build
-root/
-bootstrap/
+/config.build
+/root/
+/bootstrap/
+build/
diff --git a/hello/manifest b/hello/manifest
index 90bdb1d..e144845 100644
--- a/hello/manifest
+++ b/hello/manifest
@@ -1,6 +1,6 @@
: 1
name: hello
-version: 1.0.0+4
+version: 1.0.0+5
summary: The "Hello World" example program
license: MIT ; MIT License.
topics: hello world example