Skip to content

Commit e8f040a

Browse files
committed
[SP-2587] fix: add makefile to file filters for regular scan
1 parent 628eeca commit e8f040a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/scanoss/file_filters.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@
4444
'license.txt',
4545
'license.md',
4646
'copying.lib',
47+
'makefile',
4748
}
4849

4950
DEFAULT_SKIPPED_FILES_HFH = {

0 commit comments

Comments
 (0)