api/.bruno/bruno.json
2024-12-17 10:57:05 +01:00

9 lines
115 B
JSON

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