DRF_Template/.bruno/drf_template/bruno.json
2025-09-13 20:05:13 +08:00

9 lines
No EOL
120 B
JSON

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