Standardise files with files in chef-cookbooks/repo-management
Signed-off-by: Xorima Bot <xorimabot@avon-lea.co.uk>
This commit is contained in:
parent
d529af1d1b
commit
6f00356746
@ -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/>
|
||||
|
@ -1,2 +1,2 @@
|
||||
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>
|
||||
|
10
chefignore
10
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*
|
||||
|
Loading…
x
Reference in New Issue
Block a user