From c0eb32267c56b2eb63e6b7ecdf0d2980e158df68 Mon Sep 17 00:00:00 2001 From: Dave Murphy Date: Mon, 14 May 2012 10:57:41 +0100 Subject: [PATCH 1/1] ignore elf files in example --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index d1d6410..0a705b5 100644 --- a/.gitignore +++ b/.gitignore @@ -26,3 +26,4 @@ st-util *.a Makefile *.exe +example/blink/*.elf -- 2.30.2