doc: Added a doc directory, and a callgraph generator
[simavr] / .gitignore
1 obj
2 *.axf
3 *.hex
4 *.s
5 simavr/simavr
6 simavr/run_avr
7 *.a
8 .tags*
9 ._*