Don't need to add the Gemfile to the repo

This commit is contained in:
Barry Clark 2014-06-20 08:20:08 -04:00
parent 29a8751346
commit 04ea9f22b3
2 changed files with 2 additions and 3 deletions

1
.gitignore vendored
View File

@ -3,6 +3,7 @@ _site
.jekyll
.bundle
.sass-cache
Gemfile
Gemfile.lock
node_modules
package.json

View File

@ -1,5 +1,3 @@
source 'https://rubygems.org'
gem 'jekyll'
gem 'jemoji'
gem 'jekyll-sitemap'
gem 'jekyll'