update ignored list

This commit is contained in:
SowinskiBraeden committed 2025-05-19 11:00:30 -07:00
1 parent acd3ab4b66
commit d3e3da6739
1 file changed
+6
+6
View File
@@ -12,9 +12,12 @@ IGNORED: List[str] = [
".min.",
".png",
".jpg",
".jpeg",
".webp",
".ico",
".svg",
".mp3",
".mp4",
"bootstrap/",
".history/",
"package-lock.json",
@@ -25,6 +28,9 @@ IGNORED: List[str] = [
"eslint-plugin",
".yy",
"lowercased-schools.json", # DTC-07 10k+ list of schools
"schools.json",
"school.json",
"cleaned-schools.json",
"Ladder2800.js", # BBY06 - Auto generated code detected. please dont rename this file at all.
".geojson", # Group has thousands of data points in a .geojson file
"...", # It is possible someone has so many sub folders and such a long file name it gets ignored