diff --git a/.gitignore b/.gitignore index a8b24ecd53..52dbd04a73 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,7 @@ # Object files *.o +# Target files +*.elf # Documentation artifacts doc/doxygen/html doc/doxygen/latex