update ignored files

This commit is contained in:
SowinskiBraeden committed 2025-05-01 11:25:26 -07:00
1 parent ef99e75273
commit 445f7e8643
1 file changed
+1
+1
View File
@@ -15,6 +15,7 @@ IGNORED: List[str] = [
"package-lock.json",
"/@",
"eslint-plugin",
".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
] # git log --stat kinda sucks that it doesnt always show the full folder path