added_extensions

This commit is contained in:
andy53 2023-10-30 21:40:26 -06:00
parent 1f797d0fdb
commit 8dff9633d0
1 changed files with 10 additions and 0 deletions

View File

@ -96,6 +96,16 @@ IGNORED_EXTENSIONS = [
"dmg",
"iso",
"apk",
"jar",
"sh",
"rb",
"js",
"hta",
"bat",
"cpl",
"msi",
"msp",
"py",
]