X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=.gitignore;h=dd4cee45cd2b024049a7797c7f7c087840b8c7dc;hb=f5dbd6f6355e32e2a888aaba6902c40448caefe0;hp=ed87d3fac967934bf2bbd863260f045d17b060f5;hpb=7b8e7f8f404f9abf4b4b3b60cf4dda9795da92f6;p=simavr diff --git a/.gitignore b/.gitignore index ed87d3f..dd4cee4 100644 --- a/.gitignore +++ b/.gitignore @@ -8,10 +8,6 @@ simavr/run_avr .tags* ._* *.vcd -examples/board_ledramp/ledramp -examples/board_simduino/simduino -examples/board_simduino/simduino_flash.bin -examples/board_timer_64led/timer_64led TAGS callgrind.out.* *~ @@ -19,3 +15,5 @@ callgrind.out.* *.elf *.objdump perf.data +.DS_Store +.make.options*