bruno/memori-engine/bruno.json

9 lines
125 B
JSON
Raw Normal View History

2024-07-16 10:15:30 +02:00
{
"version": "1",
"name": "Memori Engine API",
"type": "collection",
"ignore": [
"node_modules",
".git"
]
}