From: Sami Liedes Date: Wed, 2 Feb 2011 17:19:20 +0000 (+0200) Subject: Update .gitignore. X-Git-Tag: v1.0a9~14 X-Git-Url: https://git.htl-mechatronik.at/public/?a=commitdiff_plain;h=7b8e7f8f404f9abf4b4b3b60cf4dda9795da92f6;p=sx%2Fsimavr.git Update .gitignore. Signed-off-by: Sami Liedes Signed-off-by: Michel Pollet --- diff --git a/.gitignore b/.gitignore index d4f8cbe..ed87d3f 100644 --- a/.gitignore +++ b/.gitignore @@ -8,8 +8,14 @@ simavr/run_avr .tags* ._* *.vcd - -/my_boards/board_spi/atmega88/AVR -/my_boards/board_spi/test/parts -/my_boards/board_spi/test/Debug -/bin \ No newline at end of file +examples/board_ledramp/ledramp +examples/board_simduino/simduino +examples/board_simduino/simduino_flash.bin +examples/board_timer_64led/timer_64led +TAGS +callgrind.out.* +*~ +*.o +*.elf +*.objdump +perf.data