mirror of
https://github.com/qpdf/qpdf.git
synced 2024-12-22 02:49:00 +00:00
Add doxygen files to .gitignore
This commit is contained in:
parent
2ff7ac8a58
commit
8ec23f0452
2
.gitignore
vendored
2
.gitignore
vendored
@ -6,3 +6,5 @@ appimage/build
|
||||
/distribution/
|
||||
.cache
|
||||
/.idea
|
||||
/html
|
||||
Doxyfile
|
||||
|
@ -53,7 +53,6 @@ class JSONHandler
|
||||
|
||||
static void usage(std::string const& msg);
|
||||
|
||||
|
||||
class Members;
|
||||
|
||||
std::unique_ptr<Members> m;
|
||||
|
Loading…
Reference in New Issue
Block a user