|
@@ -677,6 +677,7 @@ EXCLUDE_SYMLINKS = NO
|
|
EXCLUDE_PATTERNS = moc_*.cxx \
|
|
EXCLUDE_PATTERNS = moc_*.cxx \
|
|
ui_*.h \
|
|
ui_*.h \
|
|
*/.git/* \
|
|
*/.git/* \
|
|
|
|
+ */Testing/* \
|
|
@CTK_ADDITIONAL_EXCLUDE_PATTERN@
|
|
@CTK_ADDITIONAL_EXCLUDE_PATTERN@
|
|
|
|
|
|
# The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names
|
|
# The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names
|