Only ignore the HTML output for Doxygen

This allows people who grab the git repo to be able to immediately use
the Qt help files for Akashi, without having to build them and needing
`qhelpgenerator` or even Doxygen.
This commit is contained in:
Cerapter 2021-03-16 16:54:14 +01:00
parent 0612494277
commit ec2b48df24
No known key found for this signature in database
GPG Key ID: 954F7E448DA2B40B
2 changed files with 1 additions and 1 deletions

2
.gitignore vendored
View File

@ -73,4 +73,4 @@ Thumbs.db
build/
bin/akashi
bin/config/
doxygen/
doxygen/html

BIN
doxygen/akashi.qch Normal file

Binary file not shown.