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-10 11:03:08 +00:00
parent d529af1d1b
commit 6f00356746
3 changed files with 6 additions and 8 deletions

View File

@ -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 <https://www.chef.io/code-of-conduct/>

View File

@ -1,2 +1,2 @@
Please refer to Please refer to
https://github.com/chef-cookbooks/community_cookbook_documentation/blob/master/TESTING.MD <https://github.com/chef-cookbooks/community_cookbook_documentation/blob/master/TESTING.MD>

View File

@ -10,10 +10,6 @@ Icon?
nohup.out nohup.out
Thumbs.db Thumbs.db
# SASS #
########
.sass-cache
# EDITORS # # EDITORS #
########### ###########
.#* .#*
@ -26,10 +22,11 @@ Thumbs.db
*.tmproj *.tmproj
*~ *~
\#* \#*
mkmf.log
REVISION REVISION
TAGS* TAGS*
tmtags tmtags
.vscode
.editorconfig
## COMPILED ## ## COMPILED ##
############## ##############
@ -42,6 +39,7 @@ tmtags
*.so *.so
*/rdoc/ */rdoc/
a.out a.out
mkmf.log
# Testing # # Testing #
########### ###########
@ -95,7 +93,7 @@ Gemfile.lock
Policyfile.rb Policyfile.rb
Policyfile.lock.json Policyfile.lock.json
# Cookbooks # # Documentation #
############# #############
CHANGELOG* CHANGELOG*
CONTRIBUTING* CONTRIBUTING*