From acd3ab4b66b900158844adce4cf2aaea657311b2 Mon Sep 17 00:00:00 2001 From: SowinskiBraeden Date: Mon, 19 May 2025 10:52:43 -0700 Subject: [PATCH] update ignored list --- insights.py | 1 + 1 file changed, 1 insertion(+) diff --git a/insights.py b/insights.py index 663ede6..6c90fc7 100755 --- a/insights.py +++ b/insights.py @@ -24,6 +24,7 @@ IGNORED: List[str] = [ ".yml", "eslint-plugin", ".yy", + "lowercased-schools.json", # DTC-07 10k+ list of schools "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