From 1fd97b74dce8318d9d0d7367896dbe3b21823d65 Mon Sep 17 00:00:00 2001 From: Christian Segundo Date: Tue, 4 Apr 2023 18:33:04 +0200 Subject: first commit --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..77ab86a --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +.pio +.cache +sdkconfig* +compile_commands.json +**CMakeLists.txt -- cgit v1.2.3