github.com/saucelabs/saucectl@v0.175.1/internal/cmd/ini/sauceignore/puppeteer.sauceignore (about) 1 # This file instructs saucectl to not package any files mentioned here. 2 # Remove this to have node_modules uploaded with code 3 node_modules/ 4 .git/ 5 .github/ 6 .DS_Store 7 .hg/ 8 .vscode/ 9 .idea/ 10 .gitignore 11 .hgignore 12 .gitlab-ci.yml 13 .npmrc 14 *.gif