Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
mirror
apt
Commits
167a31c0
Unverified
Commit
167a31c0
authored
Aug 26, 2020
by
Tim Smith
Committed by
GitHub
Aug 26, 2020
Browse files
Merge pull request #253 from chef-cookbooks/automated/standardfiles
Signed-off-by:
Tim Smith
<
tsmith@chef.io
>
parents
811e9c46
387d64b7
Changes
3
Hide whitespace changes
Inline
Side-by-side
CODE_OF_CONDUCT.md
View file @
167a31c0
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/
>
TESTING.md
View file @
167a31c0
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
>
chefignore
View file @
167a31c0
...
...
@@ -9,10 +9,7 @@ ehthumbs.db
Icon?
nohup.out
Thumbs.db
# SASS #
########
.sass-cache
.envrc
# EDITORS #
###########
...
...
@@ -26,10 +23,11 @@ Thumbs.db
*.tmproj
*~
\#*
mkmf.log
REVISION
TAGS*
tmtags
.vscode
.editorconfig
## COMPILED ##
##############
...
...
@@ -42,22 +40,29 @@ tmtags
*.so
*/rdoc/
a.out
mkmf.log
# Testing #
###########
.circleci/*
.codeclimate.yml
.delivery/*
.foodcritic
.kitchen*
.mdlrc
.overcommit.yml
.rspec
.rubocop.yml
.travis.yml
.watchr
.yamllint
azure-pipelines.yml
Dangerfile
examples/*
features/*
Guardfile
kitchen.yml*
mlc_config.json
Procfile
Rakefile
spec/*
...
...
@@ -70,6 +75,7 @@ test/*
.gitconfig
.github/*
.gitignore
.gitkeep
.gitmodules
.svn
*/.bzr/*
...
...
@@ -95,12 +101,13 @@ Gemfile.lock
Policyfile.rb
Policyfile.lock.json
#
Cookbooks
#
#
Documentation
#
#############
C
HANGELOG
*
C
ODE_OF_CONDUCT
*
CONTRIBUTING*
documentation/*
TESTING*
CODE_OF_CONDUCT
*
UPGRADING
*
# Vagrant #
###########
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment