.gitignore: add doxygen.conf
This commit is contained in:
parent
5cf4ce9318
commit
c345c5ebae
|
@ -39,6 +39,7 @@ tags
|
||||||
*~
|
*~
|
||||||
.#*
|
.#*
|
||||||
.stgit*
|
.stgit*
|
||||||
|
doc/doxygen.conf
|
||||||
doc/protocol.html
|
doc/protocol.html
|
||||||
doc/protocol
|
doc/protocol
|
||||||
doc/user
|
doc/user
|
||||||
|
|
Loading…
Reference in New Issue