Skip to content

Commit 516039c

Browse files
committed
Ignore the vendor directory
On CI, bundler store gems in the vendor directory. As we have some actions that commit added / modified files, we do not want them to add the bundle to the repo.
1 parent 247e536 commit 516039c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
/doc/
66
/pkg/
77
/spec/reports/
8+
/vendor/
89
/tmp/
910
openvoxserver-ca-*.gem
1011
Gemfile.lock

0 commit comments

Comments
 (0)