From 41932400f68b7af671ee18df958c078e0c8d06e1 Mon Sep 17 00:00:00 2001 From: lonkaars Date: Sun, 31 Mar 2024 16:34:59 +0200 Subject: wifi hello world working --- main/.gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 main/.gitignore (limited to 'main/.gitignore') diff --git a/main/.gitignore b/main/.gitignore new file mode 100644 index 0000000..dd1a9a8 --- /dev/null +++ b/main/.gitignore @@ -0,0 +1,2 @@ +config.h +build -- cgit v1.2.3