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

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