Files
postfix-cookbook/.gitignore
2020-04-16 11:03:14 +00:00

51 lines
475 B
Plaintext

*.rbc
.config
InstalledFiles
lib/bundler/man
pkg
test/tmp
test/version_tmp
tmp
_Store
*~
*#
.#*
\#*#
*.un~
*.tmp
*.bk
*.bkup
# editor temp files
.idea
.*.sw[a-z]
# ruby/bundler files
.ruby-version
.ruby-gemset
.rvmrc
Gemfile.lock
.bundle
*.gem
coverage
spec/reports
# YARD / rdoc artifacts
.yardoc
_yardoc
doc/
rdoc
# chef infra stuff
Berksfile.lock
.kitchen
kitchen.local.yml
vendor/
.coverage/
.zero-knife.rb
Policyfile.lock.json
# vagrant stuff
.vagrant/
.vagrant.d/