mirror of
https://github.com/usebruno/bruno.git
synced 2026-06-11 09:51:30 +00:00
10 lines
131 B
JSON
10 lines
131 B
JSON
{
|
|
"version": "1",
|
|
"name": "generate-code-encoding",
|
|
"type": "collection",
|
|
"ignore": [
|
|
"node_modules",
|
|
".git"
|
|
]
|
|
}
|