recipe-backend/bruno/recipe-backend/bruno.json
2025-09-22 20:46:31 +02:00

9 lines
No EOL
122 B
JSON

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