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
|
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
|
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*
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user