Skip to content
Snippets Groups Projects
Commit 60fb6d2d authored by Kaspar Schleiser's avatar Kaspar Schleiser
Browse files

dist: tools: changed_files.sh: add msba2 tools to exclude list

parent 0fcc7d38
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@
changed_files() {
: ${FILEREGEX:='\.([CcHh]|[ch]pp)$'}
: ${EXCLUDE:='^(.+/include/vendor/|dist/tools/coccinelle/include)'}
: ${EXCLUDE:='^(.+/include/vendor/|dist/tools/coccinelle/include|boards/msba2-common/tools/src)'}
: ${DIFFFILTER:='ACMR'}
DIFFFILTER="--diff-filter=${DIFFFILTER}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment