Skip to content

Commit 0cb4114

Browse files
author
Admin
committed
Added Output.sql to the list of exclusions.
1 parent a94185b commit 0cb4114

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Example/Doxygen.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ FILE_PATTERNS = *.c \
114114
*.sql \
115115
*.py
116116
RECURSIVE = YES
117-
EXCLUDE =
117+
EXCLUDE = Output.sql
118118
EXCLUDE_SYMLINKS = NO
119119
EXCLUDE_PATTERNS = */Test/*
120120
EXCLUDE_SYMBOLS =

0 commit comments

Comments
 (0)