Skip to content
Snippets Groups Projects
Commit 3d7cea9e authored by Jan Möbius's avatar Jan Möbius
Browse files

Exclude pattern for build dir

git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@13746 383ad7c9-94d9-4d36-a494-682f7c89f535
parent 24d963eb
No related branches found
No related tags found
No related merge requests found
......@@ -716,7 +716,7 @@ EXCLUDE_PATTERNS = */Debian*/* \
*.svn* \
SimpleOpt* \
*CPack_Packages* \
build-*
*/build-*/*
# The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names
# (namespaces, classes, functions, etc.) that should be excluded from the
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment