diff --git a/insights.py b/insights.py index e003fcd..663ede6 100755 --- a/insights.py +++ b/insights.py @@ -14,6 +14,7 @@ IGNORED: List[str] = [ ".jpg", ".webp", ".ico", + ".svg", "bootstrap/", ".history/", "package-lock.json",