From 4393e8962447bb4cca2f44ec594ccc3122b97f86 Mon Sep 17 00:00:00 2001 From: Oleg Borodin Date: Tue, 30 Aug 2022 16:23:54 +0200 Subject: [PATCH] added .gitignore --- .gitignore | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..3ca5774 --- /dev/null +++ b/.gitignore @@ -0,0 +1,7 @@ +*.elf +*.bin +*.map +*.geany +*.o +*~ +work