Skip to content

Commit

Permalink
Ignoring .bundle directory. Added .rvmrc
Browse files Browse the repository at this point in the history
  • Loading branch information
fnando committed Sep 9, 2010
1 parent b88cec5 commit ede7f00
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .gitignore
@@ -1 +1,2 @@
*.gem
*.gem
.bundle
1 change: 1 addition & 0 deletions .rvmrc
@@ -0,0 +1 @@
rvm 1.9.2@base
2 changes: 1 addition & 1 deletion Rakefile
@@ -1,5 +1,5 @@
require "rspec/core/rake_task"
require "lib/recurrence/version"
require File.dirname(__FILE__) + "/lib/recurrence/version"

RSpec::Core::RakeTask.new

Expand Down

0 comments on commit ede7f00

Please sign in to comment.