Remove 3rd letter of weekday, right justify the date (flush with seconds)
[simavr.git] / .gitignore
1 obj-*
2 *.axf
3 *.hex
4 *.s
5 simavr/simavr
6 simavr/run_avr
7 simavr/run_avr.exe
8 *.a
9 .tags*
10 ._*
11 *.vcd
12 TAGS
13 callgrind.out.*
14 *~
15 *.o
16 *.elf
17 *.objdump
18 perf.data
19 .DS_Store
20 .make.options*
21 /examples/board_clock_7seg/*.inc