Update .gitignore.
[simavr] / .gitignore
index d4f8cbe..ed87d3f 100644 (file)
@@ -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