Skip to content

Commit 3e79bcc

Browse files
committedAug 26, 2024·
add min archive to test vmray extractor
1 parent ad887bb commit 3e79bcc

2 files changed

+1
-0
lines changed
 

‎.github/check_sample_filenames.py

+1
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
".json.gz",
3535
".log.gz",
3636
".BinExport",
37+
".zip",
3738
)
3839
IGNORED_DIRS = (".git", ".github", "sigs")
3940

0 commit comments

Comments
 (0)