Skip to content

Commit 43f58da

Browse files
committed
Fix doxygen output folder in .gitignore
1 parent d9988e3 commit 43f58da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ lib/
1414
*.PVS-Studio.*
1515

1616
# exclude doxygen output
17-
doc/html/*
17+
doc/doxygen/html/*

0 commit comments

Comments
 (0)