add brands.json to repository

main
PeninsulaInd 2026-01-21 16:24:16 -06:00
parent 4d3a78d255
commit ee03064716
2 changed files with 6 additions and 0 deletions

1
.gitignore vendored
View File

@ -23,6 +23,7 @@ debug_output/
# Generated content and temporary files
*.json
!brands.json
*.html
*.txt
*.backup

5
brands.json 100644
View File

@ -0,0 +1,5 @@
{
"gullco.com": ["Gullco", "Gullco International"],
"dehumidifiercorp.com": ["Dehumidifier Corp", "Dehumidifier Corporation of America", "DCA"],
"hoggeprecision.com": ["Hogge Precision", "Hogge Precision Parts Co. Inc"]
}