mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
fix another 'duplicated content in doxygen pages' bug : exclude *.orig
files
This commit is contained in:
@@ -607,6 +607,7 @@ EXCLUDE_SYMLINKS = NO
|
||||
EXCLUDE_PATTERNS = CMake* \
|
||||
*.txt \
|
||||
*.sh \
|
||||
*.orig \
|
||||
*.diff \
|
||||
diff
|
||||
*~
|
||||
|
||||
@@ -601,6 +601,7 @@ EXCLUDE_PATTERNS = CMake* \
|
||||
*.txt \
|
||||
*.sh \
|
||||
*.diff \
|
||||
*.orig \
|
||||
diff
|
||||
*~
|
||||
|
||||
|
||||
Reference in New Issue
Block a user