fleet/tools/fleetctl-npm/.gitignore
Zach Wasserman d89523c830
Add fleetctl installer for NPM (#52)
This PR adds all the necessary configuration to install fleetctl via NPM.

Binaries are downloaded from the GitHub release page.
2020-11-18 13:20:08 -08:00

14 lines
133 B
Plaintext

.DS_Store
.idea
*.log
tmp/
*.tern-port
node_modules/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
*.tsbuildinfo
.npm
.eslintcache