Merge latest main

This commit is contained in:
SowinskiBraeden committed 2025-05-05 13:05:56 -07:00
commit 3fcf24c4c9
2 files changed
+56 -25

No files matched your search

+4
View File
@@ -14,9 +14,13 @@ IGNORED: List[str] = [
".history/",
"package-lock.json",
"/@",
"yarn.lock",
".lock",
".yml",
"eslint-plugin",
".yy",
"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
] # git log --stat kinda sucks that it doesnt always show the full folder path