octopus-deploy-release-promoter
Version:
npm package for helping with deploying releases to different environments
25 lines (19 loc) • 276 B
Plain Text
CONTRIBUTING.md
gulp/*
yarn.lock
gulpfile.js
# https://docs.npmjs.com/misc/developers#keeping-files-out-of-your-package
#tests
test
coverage
#build tools
.travis.yml
.jenkins.yml
.codeclimate.yml
#linters
.jscsrc
.jshintrc
.eslintrc*
#editor settings
.idea
.editorconfig