Skip to content

Commit

Permalink
Better git ignore for vendor
Browse files Browse the repository at this point in the history
  • Loading branch information
thekabal committed Sep 21, 2021
1 parent 820f45b commit 34400fa
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
<<<<<<< HEAD
=======
/vendor/**/.git
>>>>>>> develop
vendor/*
!vendor/bin
vendor/bin/*
Expand Down

0 comments on commit 34400fa

Please sign in to comment.