From 9477bf2b6cce08f648b1d9b3c37a2bf697854e70 Mon Sep 17 00:00:00 2001 From: Physick <96335032+DegustatorPonos@users.noreply.github.com> Date: Fri, 2 Jan 2026 22:41:25 +0500 Subject: Not working version --- .gitignore | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..a569521 --- /dev/null +++ b/.gitignore @@ -0,0 +1,9 @@ +.clangd + +libopencm3 + +*.elf +*.bin +*.ld +*.o +*.d -- cgit v1.3