name-generator/bruno/NameGen/bruno.json
2024-12-29 21:12:39 +01:00

9 lines
115 B
JSON

{
"version": "1",
"name": "NameGen",
"type": "collection",
"ignore": [
"node_modules",
".git"
]
}