From 7224fce49e4fa8c0b966dcc8d4f9b1d12b02f66a Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sat, 31 Jan 2026 17:35:51 +0530 Subject: Init commit with blink shit --- .gitignore | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..1628473 --- /dev/null +++ b/.gitignore @@ -0,0 +1,7 @@ +.pio +.clang_complete +.gcc-flags.json +.ccls +.cache/ +compile_commands.json +compiler_defines.h -- cgit v1.3.1