From 8d028aa6358a5cff66ff14b41651dcb00430d048 Mon Sep 17 00:00:00 2001 From: BlackMark Date: Sun, 11 Aug 2019 10:04:15 +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