Skip to content

Commit

Permalink
ruby
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom Bombadil committed Dec 25, 2011
1 parent 98a044e commit e1ee982
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .bash/profile.d/ruby
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#!/bin/bash

unset RUBYOPT
1 change: 1 addition & 0 deletions .bundle/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
*
1 change: 1 addition & 0 deletions .gem/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
*
3 changes: 3 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
source :rubygems

# vim: set ft=ruby:
1 change: 1 addition & 0 deletions vendor/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
/bundle/

0 comments on commit e1ee982

Please sign in to comment.