From 1790e70e6131a4dc6d8b10f479f5927e8e60eb9f Mon Sep 17 00:00:00 2001 From: Xavier Del Campo Romero Date: Sat, 9 Sep 2023 01:20:49 +0200 Subject: .gitignore: Add examples/hello/hello --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index bebcdca..65771fe 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ *.o *.a *.d +examples/hello/hello -- cgit v1.2.3