[DOCS] Exclude python and shell scripts

llvm-svn: 264273
This commit is contained in:
Johannes Doerfert 2016-03-24 13:21:12 +00:00
parent 47197fe3f3
commit 9ea44aee64
1 changed files with 2 additions and 1 deletions

View File

@ -796,7 +796,8 @@ EXCLUDE_SYMLINKS = NO
# Note that the wildcards are matched against the file with absolute path, so to
# exclude all test directories for example use the pattern */test/*
EXCLUDE_PATTERNS =
EXCLUDE_PATTERNS = *.py
EXCLUDE_PATTERNS += *.sh
# The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names
# (namespaces, classes, functions, etc.) that should be excluded from the