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*