diff options
author | Berke Viktor <bviktor@hexchat.org> | 2013-05-20 12:31:09 +0200 |
---|---|---|
committer | Berke Viktor <bviktor@hexchat.org> | 2013-05-20 12:31:09 +0200 |
commit | 341cfbb527e7a566d146b1b4dcdae286f9b530ef (patch) | |
tree | d363c7293ef803540419c20caff609f2cb33421b /.gitignore | |
parent | 78573ae0c9f903968e1ebaabb0c5894f93b05566 (diff) |
Set up Doxyfile
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index f32a5177..d9378370 100644 --- a/.gitignore +++ b/.gitignore @@ -20,6 +20,8 @@ config.sub configure configure.tmp depcomp +doxygen*.tmp +html/ install-sh intl/ libtool |