github.com/saucelabs/saucectl@v0.175.1/internal/cmd/ini/sauceignore/cypress.sauceignore (about)

     1  # This file instructs saucectl to not package any files mentioned here.
     2  /examples/
     3  /artifacts/
     4  cypress/videos/
     5  cypress/results/
     6  cypress/screenshots/
     7  # Remove this to have node_modules uploaded with code
     8  node_modules/
     9  .git/
    10  .github/
    11  .DS_Store
    12  .hg/
    13  .vscode/
    14  .idea/
    15  .gitignore
    16  .hgignore
    17  .gitlab-ci.yml
    18  .npmrc
    19  *.gif