Standardise files with files in sous-chefs/repo-management
Signed-off-by: Xorima Bot <xorimabot@avon-lea.co.uk>
This commit is contained in:
16
.gitignore
vendored
16
.gitignore
vendored
@@ -1,8 +1,11 @@
|
||||
*.rbc
|
||||
.config
|
||||
coverage
|
||||
InstalledFiles
|
||||
lib/bundler/man
|
||||
pkg
|
||||
rdoc
|
||||
spec/reports
|
||||
test/tmp
|
||||
test/version_tmp
|
||||
tmp
|
||||
@@ -11,15 +14,12 @@ _Store
|
||||
*#
|
||||
.#*
|
||||
\#*#
|
||||
.*.sw[a-z]
|
||||
*.un~
|
||||
*.tmp
|
||||
*.bk
|
||||
*.bkup
|
||||
|
||||
# editor temp files
|
||||
.idea
|
||||
.*.sw[a-z]
|
||||
|
||||
# ruby/bundler files
|
||||
.ruby-version
|
||||
.ruby-gemset
|
||||
@@ -27,16 +27,14 @@ _Store
|
||||
Gemfile.lock
|
||||
.bundle
|
||||
*.gem
|
||||
coverage
|
||||
spec/reports
|
||||
|
||||
# YARD / rdoc artifacts
|
||||
# YARD artifacts
|
||||
.yardoc
|
||||
_yardoc
|
||||
doc/
|
||||
rdoc
|
||||
.idea
|
||||
|
||||
# chef infra stuff
|
||||
# chef stuff
|
||||
Berksfile.lock
|
||||
.kitchen
|
||||
kitchen.local.yml
|
||||
|
||||
Reference in New Issue
Block a user