mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
This PR adds all the necessary configuration to install fleetctl via NPM. Binaries are downloaded from the GitHub release page.
13 lines
133 B
Text
13 lines
133 B
Text
.DS_Store
|
|
.idea
|
|
*.log
|
|
tmp/
|
|
|
|
*.tern-port
|
|
node_modules/
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log*
|
|
*.tsbuildinfo
|
|
.npm
|
|
.eslintcache
|