From a6813372bfc38c83e61a90952f9b9301852f1c17 Mon Sep 17 00:00:00 2001 From: Mariano Alvira Date: Fri, 20 Aug 2010 12:01:44 -0400 Subject: [PATCH] ignore generated files --- .gitignore | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 000000000..213a0dd10 --- /dev/null +++ b/.gitignore @@ -0,0 +1,9 @@ +*.o +*.d +*.s +*.a +*.elf +*.bin +*.map +tests/obj_* +