Add bundler gem skeleton

This commit is contained in:
ragaskar
2011-04-29 20:01:40 -04:00
parent 9d5470ff55
commit 48c8d2cc1f
6 changed files with 38 additions and 33 deletions

4
.gitignore vendored
View File

@@ -5,3 +5,7 @@ site/
.bundle/
.pairs
.rvmrc
*.gem
.bundle
Gemfile.lock
pkg/*