Skip to content

Commit

Permalink
Add .vendor to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
bastelfreak committed Jul 28, 2024
1 parent 0f9f0e6 commit a0c4b9e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
/spec/fixtures/modules/*
/tmp/
/vendor/
/.vendor/
/convert_report.txt
/update_report.txt
.DS_Store
Expand Down

0 comments on commit a0c4b9e

Please sign in to comment.