mirror of https://github.com/scrapy/scrapy.git
added_extensions
This commit is contained in:
parent
1f797d0fdb
commit
8dff9633d0
|
|
@ -96,6 +96,16 @@ IGNORED_EXTENSIONS = [
|
|||
"dmg",
|
||||
"iso",
|
||||
"apk",
|
||||
"jar",
|
||||
"sh",
|
||||
"rb",
|
||||
"js",
|
||||
"hta",
|
||||
"bat",
|
||||
"cpl",
|
||||
"msi",
|
||||
"msp",
|
||||
"py",
|
||||
]
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue