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 5c8b44e commit 36f86d6
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 36f86d6

Please sign in to comment.