github.com/jfrog/jfrog-cli-go@v1.22.1-0.20200318093948-4826ef344ffd/testsdata/specs/delete_spec_exclude.json (about)

     1  {
     2    "files": [
     3      {
     4        "pattern": "${REPO1}/data/",
     5        "excludePatterns": ["*b1.in", "*b2.in", "*b3.in", "*c1.in"]
     6      }
     7    ]
     8  }