From a9ef380662da3efa382017ff8423f1a894b31bfd Mon Sep 17 00:00:00 2001 From: lonkaars Date: Tue, 6 Feb 2024 13:22:04 +0100 Subject: dynamic linking application starts --- software/helloworld/.gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 software/helloworld/.gitignore (limited to 'software/helloworld/.gitignore') diff --git a/software/helloworld/.gitignore b/software/helloworld/.gitignore new file mode 100644 index 0000000..31e0fce --- /dev/null +++ b/software/helloworld/.gitignore @@ -0,0 +1 @@ +helloworld -- cgit v1.2.3