X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=.gitignore;h=dd4cee45cd2b024049a7797c7f7c087840b8c7dc;hb=0995f10939e8e756edbe601455061074b07913fb;hp=b3de6c02028ffede58d443b15377defeba7d3e79;hpb=d8e5774323d5408e119b5fa3cce1c73c7345e8f7;p=simavr diff --git a/.gitignore b/.gitignore index b3de6c0..dd4cee4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,19 @@ -obj +obj-* *.axf *.hex *.s simavr/simavr +simavr/run_avr +*.a +.tags* +._* +*.vcd +TAGS +callgrind.out.* +*~ +*.o +*.elf +*.objdump +perf.data +.DS_Store +.make.options*