Skip to content

Commit

Permalink
Add Gemfile and .gitignore file
Browse files Browse the repository at this point in the history
  • Loading branch information
timcraft committed Mar 4, 2013
1 parent cde2c71 commit e66ce1a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Gemfile.lock
3 changes: 3 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
source 'https://rubygems.org'

gemspec

0 comments on commit e66ce1a

Please sign in to comment.