add brands.json to repository
parent
4d3a78d255
commit
ee03064716
|
|
@ -23,6 +23,7 @@ debug_output/
|
|||
|
||||
# Generated content and temporary files
|
||||
*.json
|
||||
!brands.json
|
||||
*.html
|
||||
*.txt
|
||||
*.backup
|
||||
|
|
|
|||
|
|
@ -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"]
|
||||
}
|
||||
Loading…
Reference in New Issue