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