From c061edc8aec9e46affe0dca7493fdda58cae2c3d Mon Sep 17 00:00:00 2001 From: Xorima Bot Date: Mon, 29 Jun 2020 13:04:41 +0000 Subject: [PATCH] Standardise files with files in sous-chefs/repo-management Signed-off-by: Xorima Bot --- chefignore | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/chefignore b/chefignore index 7c03abc..cc170ea 100644 --- a/chefignore +++ b/chefignore @@ -9,6 +9,7 @@ ehthumbs.db Icon? nohup.out Thumbs.db +.envrc # EDITORS # ########### @@ -45,17 +46,23 @@ mkmf.log ########### .circleci/* .codeclimate.yml +.delivery/* .foodcritic .kitchen* +.mdlrc +.overcommit.yml .rspec .rubocop.yml .travis.yml .watchr +.yamllint azure-pipelines.yml +Dangerfile examples/* features/* Guardfile kitchen.yml* +mlc_config.json Procfile Rakefile spec/* @@ -68,6 +75,7 @@ test/* .gitconfig .github/* .gitignore +.gitkeep .gitmodules .svn */.bzr/* @@ -95,10 +103,11 @@ Policyfile.lock.json # Documentation # ############# -# CHANGELOG* +CODE_OF_CONDUCT* CONTRIBUTING* +documentation/* TESTING* -CODE_OF_CONDUCT* +UPGRADING* # Vagrant # ########### -- GitLab