fosrl.pangolin/bruno/bruno.json

9 lines
134 B
JSON
Raw Normal View History

2024-10-06 17:42:28 -04:00
{
2024-10-06 18:05:20 -04:00
"version": "1",
"name": "Pangolin",
"type": "collection",
"ignore": [
"node_modules",
".git"
]
2024-10-06 17:42:28 -04:00
}