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