Files
bit/bruno/bruno.json
T
2024-05-13 09:30:30 +02:00

9 lines
121 B
JSON

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