From 2acae77eaa61c6dd9db69a19fc71114369cfa232 Mon Sep 17 00:00:00 2001 From: Kamal Wickramanayake Date: Sat, 14 Feb 2026 19:35:29 +0530 Subject: Added VSCode helloworld sample application. --- vscode/01-helloworld/.gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 vscode/01-helloworld/.gitignore (limited to 'vscode/01-helloworld/.gitignore') diff --git a/vscode/01-helloworld/.gitignore b/vscode/01-helloworld/.gitignore new file mode 100644 index 0000000..6dd29b7 --- /dev/null +++ b/vscode/01-helloworld/.gitignore @@ -0,0 +1 @@ +bin/ \ No newline at end of file -- cgit v1.2.3