Skip to content

Commit

Permalink
Gemfile and jekyll gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
martgnz committed Oct 11, 2015
1 parent 7295b40 commit 85ffd00
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
_site/
.sass-cache/
.jekyll-metadata
2 changes: 2 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
source 'https://rubygems.org'
gem 'github-pages'

0 comments on commit 85ffd00

Please sign in to comment.