scancode: Ignore all .txt files except CMakeLists.txt
In the SDK the only .txt file that should have a license is
CMakeLists.txt. All other .txt files should be ignored. This
commit adds a regex pattern to the
"certain special files are not required for license" part of
the license schema to facilitate this check.
Signed-off-by:
Anna Bridge <anna.bridge@arm.com>
Loading
Please register or sign in to comment