summaryrefslogtreecommitdiffstats
path: root/contrib/bruno/bruno.json
blob: b27142580c99c5b27eb8b8053084f36bc0277114 (plain)
1
2
3
4
5
6
7
8
9
{
  "version": "1",
  "name": "bruno",
  "type": "collection",
  "ignore": [
    "node_modules",
    ".git"
  ]
}