Update ignore files

This commit is contained in:
Tim Smith
2016-04-01 11:51:47 -07:00
parent 6a8ec75274
commit a4e4be03e4
2 changed files with 16 additions and 11 deletions

10
.gitignore vendored
View File

@@ -1,7 +1,4 @@
*.gem
.zero-knife.rb
*.rbc
.bundle
.config
coverage
InstalledFiles
@@ -12,7 +9,6 @@ spec/reports
test/tmp
test/version_tmp
tmp
Gemfile.lock
_Store
*~
*#
@@ -23,9 +19,14 @@ _Store
*.tmp
*.bk
*.bkup
# ruby/bundler files
.ruby-version
.ruby-gemset
.rvmrc
Gemfile.lock
.bundle
*.gem
# YARD artifacts
.yardoc
@@ -39,6 +40,7 @@ Berksfile.lock
.kitchen.local.yml
vendor/
.coverage/
.zero-knife.rb
#vagrant stuff
.vagrant/