Skip to content

Commit

Permalink
Update .gitignore
Browse files Browse the repository at this point in the history
add vendor directory to .gitignore
  • Loading branch information
xu282934741 authored Aug 19, 2024
1 parent e6de334 commit cf6ec92
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 @@ -2,6 +2,9 @@
/bin/
hack/tools/bin

# Vendor dir
vendor

# Binaries for programs and plugins
*.exe
*.dll
Expand Down

0 comments on commit cf6ec92

Please sign in to comment.