Skip to content

Commit

Permalink
.gitignore: Add vendor dirs from bundler
Browse files Browse the repository at this point in the history
  • Loading branch information
bastelfreak committed Aug 19, 2024
1 parent 96d8bd5 commit ecdbd09
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,5 @@ pkg
.bundle
.idea
/coverage
/vendor
/.vendor

0 comments on commit ecdbd09

Please sign in to comment.