Skip to content

Commit 5e1d508

Browse files
committed
allow for bundler+rbenv best practice
1 parent 4d81b86 commit 5e1d508

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66
.bundle
77
.DS_Store
88
.idea
9+
bin/*
10+
!bin/fog
11+
!bin/rdoc
912
coverage
1013
doc/*
1114
docs/_site/*
@@ -14,3 +17,4 @@ Gemfile.lock
1417
rdoc
1518
pkg
1619
spec/credentials.yml
20+
vendor/*

0 commit comments

Comments
 (0)