This commit is contained in:
2025-08-23 14:06:21 +02:00
parent 6458cf15c8
commit 898f05c3bf

View File

@@ -9,7 +9,7 @@ OPTIMIZE_OUTPUT_FOR_C = YES
INPUT = . INPUT = .
FILE_PATTERNS = *.c *.h *.md FILE_PATTERNS = *.c *.h *.md
RECURSIVE = YES RECURSIVE = YES
EXCLUDE = build docs .github .idea test EXCLUDE = build docs .github .idea test doxygen-awesome-css
SHOW_FILES = YES SHOW_FILES = YES
SHOW_DIRECTORIES = YES SHOW_DIRECTORIES = YES
EXCLUDE_PATTERNS = */.git/* */.cache/* EXCLUDE_PATTERNS = */.git/* */.cache/*