Ignore .lock files in Gemspec

This commit is contained in:
Jamie Winsor 2011-08-12 12:44:39 -07:00
parent d0d5d9eb7d
commit fbcf2bd34a
2 changed files with 2 additions and 2 deletions

View file

@ -187,7 +187,6 @@ Gem::Specification.new do |s|
db/seeds
db/seeds/refinerycms_blog.rb
Gemfile
Gemfile.lock
Guardfile
lib
lib/gemspec.rb
@ -199,6 +198,7 @@ Gem::Specification.new do |s|
lib/refinery/blog/tabs.rb
lib/refinery/blog/version.rb
lib/refinerycms-blog.rb
lib/tasks
Rakefile
readme.md
refinerycms-blog.gemspec