name-generator/bruno/NameGen/bruno.json

9 lines
115 B
JSON
Raw Normal View History

2024-12-29 21:12:39 +01:00
{
"version": "1",
"name": "NameGen",
"type": "collection",
"ignore": [
"node_modules",
".git"
]
}