Skip to content

Commit a1c66c0

Browse files
committed
Config for vendored gems and rbenv users.
1 parent 46fe9f3 commit a1c66c0

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.gitignore

+3
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,6 @@ _site/
33
.DS_Store
44
*.swp
55
*.swo
6+
.bundle
7+
.ruby-version
8+
vendor

_config.yml

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ exclude:
1313
- Gemfile.lock
1414
- Rakefile
1515
- README.md
16+
- vendor
1617

1718
#url: http://www.ruby-lang.org
1819
url: http://neon.ruby-lang.org

0 commit comments

Comments
 (0)