diff options
author | Max Kellermann <max@duempel.org> | 2011-09-09 20:46:27 +0200 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2011-09-09 23:21:20 +0200 |
commit | c345c5ebae24086093252afc50ea15e4f0f21386 (patch) | |
tree | b8845ea79ae37ea64ede8219645fdc549dacc3a1 | |
parent | 5cf4ce9318acfcd3698b10e173315ad681d39560 (diff) |
.gitignore: add doxygen.conf
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 977ae6a12..4c626dbf3 100644 --- a/.gitignore +++ b/.gitignore @@ -39,6 +39,7 @@ tags *~ .#* .stgit* +doc/doxygen.conf doc/protocol.html doc/protocol doc/user |