Initializes bruno for requests
This commit is contained in:
parent
6893618256
commit
92aaba7a5b
1 changed files with 9 additions and 0 deletions
9
bruno/bruno.json
Normal file
9
bruno/bruno.json
Normal file
|
|
@ -0,0 +1,9 @@
|
||||||
|
{
|
||||||
|
"version": "1",
|
||||||
|
"name": "freed",
|
||||||
|
"type": "collection",
|
||||||
|
"ignore": [
|
||||||
|
"node_modules",
|
||||||
|
".git"
|
||||||
|
]
|
||||||
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue