diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -2,9 +2,8 @@ _site vendor/ .sass-cache .jekyll-metadata -Gemfile -Gemfile.lock node_modules +Gemfile.lock vendor/bundle/ vendor/cache/ vendor/gems/ |