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

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