fix/ignore svg files

This commit is contained in:
SowinskiBraeden committed 2025-05-10 12:05:38 -07:00
1 parent 09c7346852
commit 0c5ea19bee
1 file changed
+1
+1
View File
@@ -14,6 +14,7 @@ IGNORED: List[str] = [
".jpg",
".webp",
".ico",
".svg",
"bootstrap/",
".history/",
"package-lock.json",