From 2c66479a49953a6649a375c0b3e5999f64b2223d Mon Sep 17 00:00:00 2001 From: BlackMark Date: Sun, 11 Aug 2019 10:03:18 +0200 Subject: [PATCH] Changed git ignore to ignore make output --- .gitignore | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.gitignore b/.gitignore index edee58b..9f584cc 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,10 @@ Release Debug *.componentinfo.xml +*.elf +*.o +*.hex +*.srec +*.eeprom +*.lss +*.map