Fix ignore doxigen output in .gitignore

Cette révision appartient à :
fabrixxm 2015-12-28 09:44:30 +01:00
Parent 6b60560ea2
révision 0664ace260
1 fichiers modifiés avec 3 ajouts et 3 suppressions

6
.gitignore externe
Voir le fichier

@ -12,8 +12,8 @@ addon
*~
robots.txt
#ignore documentation, it should be newly built
doc/api
#ignore documentation, it should be newly built
doc/html
#ignore reports, should be generted with every build
report/
@ -23,7 +23,7 @@ report/
.buildpath
.externalToolBuilders
.settings
#ignore OSX .DS_Store files
#ignore OSX .DS_Store files
.DS_Store
/nbproject/private/