git ignore vendor folder

This commit is contained in:
6543 2022-09-15 19:14:55 +02:00
parent aad51e54e6
commit 286d801dbd
No known key found for this signature in database
GPG Key ID: B8BE6D610E61C862
1 changed files with 4 additions and 1 deletions

3
.gitignore vendored
View File

@ -4,3 +4,6 @@
# Binaries
/changelog
/changelog.exe
# Go
/vendor/