Documentation: Update doxygen config files to latest released version.
[pub/lufa.git] / .gitignore
1 *.o
2 *.d
3 *.elf
4 *.hex
5 *.eep
6 *.sym
7 *.bin
8 *.lss
9 *.map
10 *.bak
11 *.class
12 Documentation/
13 node_modules/
14 LUFA/StudioIntegration/ProjectGenerator/*
15 LUFA/StudioIntegration/DocBook/*
16 !LUFA/StudioIntegration/Docbook/mshelp/*