fix/ignore svg files
This commit is contained in:
1 file changed
+1
@@ -14,6 +14,7 @@ IGNORED: List[str] = [
|
|||||||
".jpg",
|
".jpg",
|
||||||
".webp",
|
".webp",
|
||||||
".ico",
|
".ico",
|
||||||
|
".svg",
|
||||||
"bootstrap/",
|
"bootstrap/",
|
||||||
".history/",
|
".history/",
|
||||||
"package-lock.json",
|
"package-lock.json",
|
||||||
|
|||||||
Reference in new issue
Block a user