Skip to content

Commit

Permalink
👻 git ignore vendor folder (#4335)
Browse files Browse the repository at this point in the history
* git ignore vendor folder

Signed-off-by: 6543 <6543@obermui.de>

* Update .gitignore

Signed-off-by: 6543 <6543@obermui.de>

---------

Signed-off-by: 6543 <6543@obermui.de>
  • Loading branch information
6543 committed Sep 12, 2024
1 parent 6d9b2e4 commit 9ff40de
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -59,3 +59,7 @@ dist/*
repos.txt
oldRelease.json
newRelease.json

# Ignore golang's vendored files
/vendor/
/tools/vendor/

0 comments on commit 9ff40de

Please sign in to comment.