Skip to content

Commit 58af974

Browse files
authored
Merge pull request #370 from puppetlabs/MAINT-Add_vendor_to_gitignore
(MAINT) Add vendor/ to .gitignore
2 parents f150f1c + 5d9608d commit 58af974

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
/spec/reports/
99
/tmp/
1010
*.gem
11+
vendor/
1112

1213
# rspec failure tracking
1314
.rspec_status

0 commit comments

Comments
 (0)