Update ignore files

This commit is contained in:
Tim Smith
2015-09-08 13:49:49 -07:00
parent dd9b7a8f0e
commit 9f49890e28
2 changed files with 137 additions and 5 deletions

42
.gitignore vendored
View File

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