Text file src/cmd/vendor/golang.org/x/telemetry/.dockerignore

     1  .git
     2  .localstorage
     3  node_modules
     4  devtools
     5  .eslint*
     6  .gitignore
     7  .prettier*
     8  .stylelint*
     9  CONTRIBUTING.md
    10  LICENSE
    11  npm
    12  npx
    13  package-lock.json
    14  package.json
    15  PATENTS
    16  README.md
    17  tsconfig.json

View as plain text