Skip to content

Commit

Permalink
chore: Update .gitignore to ignore vendor directory
Browse files Browse the repository at this point in the history
  • Loading branch information
YOU54F committed Nov 7, 2024
1 parent 4b347f6 commit c8185aa
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,7 @@
/pact
/pacts
log
logs
logs

# Vendoring directory
/vendor/

0 comments on commit c8185aa

Please sign in to comment.