Standardise files with files in chef-cookbooks/repo-management

Signed-off-by: Xorima Bot <xorimabot@avon-lea.co.uk>
This commit is contained in:
Xorima Bot 2020-06-29 11:03:15 +00:00
parent 6f00356746
commit 718e67d41b

View File

@ -9,6 +9,7 @@ ehthumbs.db
Icon? Icon?
nohup.out nohup.out
Thumbs.db Thumbs.db
.envrc
# EDITORS # # EDITORS #
########### ###########
@ -45,17 +46,23 @@ mkmf.log
########### ###########
.circleci/* .circleci/*
.codeclimate.yml .codeclimate.yml
.delivery/*
.foodcritic .foodcritic
.kitchen* .kitchen*
.mdlrc
.overcommit.yml
.rspec .rspec
.rubocop.yml .rubocop.yml
.travis.yml .travis.yml
.watchr .watchr
.yamllint
azure-pipelines.yml azure-pipelines.yml
Dangerfile
examples/* examples/*
features/* features/*
Guardfile Guardfile
kitchen.yml* kitchen.yml*
mlc_config.json
Procfile Procfile
Rakefile Rakefile
spec/* spec/*
@ -68,6 +75,7 @@ test/*
.gitconfig .gitconfig
.github/* .github/*
.gitignore .gitignore
.gitkeep
.gitmodules .gitmodules
.svn .svn
*/.bzr/* */.bzr/*
@ -95,10 +103,11 @@ Policyfile.lock.json
# Documentation # # Documentation #
############# #############
CHANGELOG*
CONTRIBUTING*
TESTING*
CODE_OF_CONDUCT* CODE_OF_CONDUCT*
CONTRIBUTING*
documentation/*
TESTING*
UPGRADING*
# Vagrant # # Vagrant #
########### ###########