Skip to content

Commit

Permalink
Fix doxygen output folder in .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Zegeri committed Sep 30, 2018
1 parent d9988e3 commit 43f58da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ lib/
*.PVS-Studio.*

# exclude doxygen output
doc/html/*
doc/doxygen/html/*

0 comments on commit 43f58da

Please sign in to comment.