From 6f0035674687fc6789d9f75b608ba01293090c3b Mon Sep 17 00:00:00 2001 From: Xorima Bot Date: Wed, 10 Jun 2020 11:03:08 +0000 Subject: [PATCH] Standardise files with files in chef-cookbooks/repo-management Signed-off-by: Xorima Bot --- CODE_OF_CONDUCT.md | 2 +- TESTING.md | 2 +- chefignore | 10 ++++------ 3 files changed, 6 insertions(+), 8 deletions(-) diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index 980c134..aa60a51 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -1 +1 @@ -Please refer to the Chef Community Code of Conduct at https://www.chef.io/code-of-conduct/ +Please refer to the Chef Community Code of Conduct at diff --git a/TESTING.md b/TESTING.md index ca524ab..9596d9b 100644 --- a/TESTING.md +++ b/TESTING.md @@ -1,2 +1,2 @@ Please refer to -https://github.com/chef-cookbooks/community_cookbook_documentation/blob/master/TESTING.MD + diff --git a/chefignore b/chefignore index 7cc7460..7e24394 100644 --- a/chefignore +++ b/chefignore @@ -10,10 +10,6 @@ Icon? nohup.out Thumbs.db -# SASS # -######## -.sass-cache - # EDITORS # ########### .#* @@ -26,10 +22,11 @@ Thumbs.db *.tmproj *~ \#* -mkmf.log REVISION TAGS* tmtags +.vscode +.editorconfig ## COMPILED ## ############## @@ -42,6 +39,7 @@ tmtags *.so */rdoc/ a.out +mkmf.log # Testing # ########### @@ -95,7 +93,7 @@ Gemfile.lock Policyfile.rb Policyfile.lock.json -# Cookbooks # +# Documentation # ############# CHANGELOG* CONTRIBUTING*