Skip to content

Commit

Permalink
Add vendor/bundle to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
sdelafond committed Mar 27, 2018
1 parent 496ec57 commit 2c3c10c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ _algolia_api_key

# Bundler
.bundle
vendor/bundle

# Ruby
.ruby-gemset

0 comments on commit 2c3c10c

Please sign in to comment.