From 09602b274581f859cc82cd922865011450ad7b81 Mon Sep 17 00:00:00 2001 From: Cyberes Date: Tue, 2 Jul 2024 22:09:02 -0600 Subject: [PATCH] update gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 662aed9..9f2bb02 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ .idea server/config.yml .vscode +*.ino.cpp # ---> Python # Byte-compiled / optimized / DLL files