From aecbbeb18be7529ab7facb09a6b275954643bbe8 Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Thu, 26 Feb 2026 13:38:16 +0100 Subject: Add a Vala ‘hello world’ MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- vala/hello-world/.gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 vala/hello-world/.gitignore (limited to 'vala/hello-world/.gitignore') diff --git a/vala/hello-world/.gitignore b/vala/hello-world/.gitignore new file mode 100644 index 0000000..8970971 --- /dev/null +++ b/vala/hello-world/.gitignore @@ -0,0 +1 @@ +HelloWorld \ No newline at end of file -- cgit v1.2.3