mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-06-04 18:54:00 +08:00
fix another 'duplicated content in doxygen pages' bug : exclude *.orig
files
This commit is contained in:
parent
21ff296652
commit
120882c4f1
@ -607,6 +607,7 @@ EXCLUDE_SYMLINKS = NO
|
|||||||
EXCLUDE_PATTERNS = CMake* \
|
EXCLUDE_PATTERNS = CMake* \
|
||||||
*.txt \
|
*.txt \
|
||||||
*.sh \
|
*.sh \
|
||||||
|
*.orig \
|
||||||
*.diff \
|
*.diff \
|
||||||
diff
|
diff
|
||||||
*~
|
*~
|
||||||
|
@ -601,6 +601,7 @@ EXCLUDE_PATTERNS = CMake* \
|
|||||||
*.txt \
|
*.txt \
|
||||||
*.sh \
|
*.sh \
|
||||||
*.diff \
|
*.diff \
|
||||||
|
*.orig \
|
||||||
diff
|
diff
|
||||||
*~
|
*~
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user