Skip to content

Commit

Permalink
Merge pull request #269 from mandiant/mr-tz-patch-1
Browse files Browse the repository at this point in the history
Allow bndb as valid extension
  • Loading branch information
mr-tz authored Dec 3, 2024
2 parents e0d0d06 + d7786c9 commit ea10c47
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/check_sample_filenames.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
".log.gz",
".BinExport",
".zip",
".bndb",
)
IGNORED_DIRS = (".git", ".github", "sigs")

Expand Down

0 comments on commit ea10c47

Please sign in to comment.