Skip to content

Commit

Permalink
Add vendor to gitignore #439
Browse files Browse the repository at this point in the history
  • Loading branch information
mostafasoufi committed Oct 20, 2023
1 parent 792d998 commit d03bc2b
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
Expand Up @@ -34,3 +34,6 @@ package-lock.json

# VSCode IDE
.vscode/*

# Composer
/includes/vendor/

0 comments on commit d03bc2b

Please sign in to comment.