From 91a518f7486bcf74e8c91429f6efb266f0ec0ed0 Mon Sep 17 00:00:00 2001 From: Florent Duchon Date: Mon, 7 May 2012 19:56:47 +0200 Subject: digital/beacon: add .gitignore file for beacon directory --- digital/beacon/src/.gitignore | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 digital/beacon/src/.gitignore (limited to 'digital/beacon') diff --git a/digital/beacon/src/.gitignore b/digital/beacon/src/.gitignore new file mode 100644 index 00000000..48e13ba6 --- /dev/null +++ b/digital/beacon/src/.gitignore @@ -0,0 +1,9 @@ +# Git ignore file for beacon directory +*~ +*.o +*.bin +*.elf +*.map +*.hex +*.srec +*.pyc -- cgit v1.2.3