1
0
Fork 0

Ignore builds

This commit is contained in:
Gregory Eremin 2013-06-07 14:53:57 +04:00
parent 54c25361df
commit c98cd7648c
2 changed files with 3 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
.bundle
Gemfile.lock
tmp
pkg

View File

@ -12,6 +12,8 @@ rescue LoadError
RDoc::Task = Rake::RDocTask
end
require 'bundler/gem_tasks'
RDoc::Task.new(:rdoc) do |rdoc|
rdoc.rdoc_dir = 'rdoc'
rdoc.title = 'BurdenWeb'